<div dir="auto"><div dir="auto">Hi</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div>I checked git status and I could clearly see modified files. <div dir="auto"><br></div><div dir="auto">So I restored them all. </div><div dir="auto"><br></div><div dir="auto">Then I again went to the build folder in C drive. I saw that the changes to the code which I did in the the first build were gone. </div><div dir="auto"><br></div><div dir="auto">Then I again built the debug version on libreoffice.sln in visual Studio. </div><div dir="auto"><br></div><div dir="auto">I saw that though the changes in the code were removed but they were still present in the build. </div><div dir="auto"><br></div><div dir="auto">Also the new changes which I am doing now in the code aren't visible in the build. </div><div dir="auto"> </div><div dir="auto">P. S : I was working on master branch. </div><div dir="auto"> Also, when building libreoffice through cygwin, I didn't gave --enable-debug or --enable-debug-util in autogen.sh</div><div dir="auto"><br></div><div dir="auto">Could this be a possible reason? </div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 20 Aug, 2020, 11:20 PM Shivam Kumar Singh, <<a href="mailto:shivamhere247@gmail.com" rel="noreferrer noreferrer" target="_blank">shivamhere247@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 20 Aug 2020 at 22:41, anshu khare <<a href="mailto:anshukhare50@gmail.com" rel="noreferrer noreferrer noreferrer" target="_blank">anshukhare50@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><br></div><div dir="auto">I basically ran autogen.sh , /opt/lo/bin/make gb_color=1, instdir/program/soffice.exe, and /opt/lo/bin/make vs2019-ide-integration again on Cygwin. </div></div></blockquote><div><br></div><div>You don't need to run autogen.sh every time. That is only for the first build. The normal workflow is to make a new branch -> do your required changes -> make</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto">Then I went to build folder in C drive of my pc. There I found Libreoffice.sln</div><div dir="auto"><br></div><div dir="auto">I opened it and built the debug version. </div><div dir="auto">I found that the changes which were made during first build were reflected in this built. </div><div dir="auto">The changes which I made earlier in the code during my first build were present this time as well.</div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto">I undid the changes in the code. But that didn't affect the changes in built. </div></div></blockquote><div> </div><div></div><div>Are you sure? run "git status" to check if you have some uncommitted changes or</div><div>perhaps if you are working on a separate branch from master do "git diff master ... your_branch_name". (do not forget the "...")</div><div><br></div><div>regards,</div><div>Shivam Kumar Singh</div><div></div></div></div>
</blockquote></div>