<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I’m completely new to any kind of build environment :)<div class=""><br class=""></div><div class="">After changing some code, do you generally need to run configure (autogen.sh) again?</div><div class="">If so, I can add that to the build hints in the wiki?</div><div class=""><br class=""></div><div class="">I ran:</div><div class="">./autogen.sh</div><div class="">make sysui</div><div class="">make <span style="font-family: Menlo; font-size: 11px;" class="">instsetoo_native</span></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class=""><br class=""></span></font></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">and now the Info.plist was updated in the .app bundle!</span></font></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class=""><br class=""></span></font></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">Now, next step is to submit the patch for bug 103644</span></font></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class=""><br class=""></span></font></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">(on the package-format, on Mac it would be dmg, but that was not needed)</span><br class=""></font><div><br class=""><blockquote type="cite" class=""><div class="">On 16 May 2020, at 14:19, Michael Stahl <<a href="mailto:mst@libreoffice.org" class="">mst@libreoffice.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 16.05.20 14:17, Eivind Samseth wrote:<br class=""><blockquote type="cite" class="">Thanks,<br class="">I have done a complete build first, as it was my first time building using<br class="">lode.<br class=""><br class="">I tried doing make instsetoo_native but that didn’t hit the .app bundle either<br class=""><br class="">All of these commands finish in mere seconds or less, so it’s not doing<br class="">any thing afaict<br class=""></blockquote><br class="">you need to put --with-package-format=something into autogen.input ... not<br class="">sure what "something" is on the Mac, check configure --help, on Windows<br class="">it's "msi".<br class=""></div></div></blockquote></div><br class=""></div></body></html>