<div dir="ltr">I tried running make with the --debug parameter, and that gave this output, if that is helpful:<div><br></div><div><div>$ /opt/lo/bin/make --debug vs2013-ide-integration</div><div>GNU Make 4.0</div><div>Built for Windows32</div><div>Copyright (C) 1988-2013 Free Software Foundation, Inc.</div><div>License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>></div><div>This is free software: you are free to change and redistribute it.</div><div>There is NO WARRANTY, to the extent permitted by law.</div><div>Reading makefiles...</div><div>GNU Make 4.0</div><div>Built for Windows32</div><div>Copyright (C) 1988-2013 Free Software Foundation, Inc.</div><div>License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>></div><div>This is free software: you are free to change and redistribute it.</div><div>There is NO WARRANTY, to the extent permitted by law.</div><div>Reading makefiles...</div><div>Updating goal targets....</div><div> File 'vs2013-ide-integration' does not exist.</div><div>Must remake target 'vs2013-ide-integration'.</div><div>cd C:/sources/libo-core && (LC_MESSAGES=C C:/cygwin/opt/lo/bin/make cmd="C:/cygwin/opt/lo/</div><div>bin/make -npf Makefile.gbuild all" cmd || true) | C:/sources/libo-core/bin/gbuild-to-ide -</div><div>-ide vs2013</div><div>make[1]: *** [cmd] Error 127</div><div>Solution LibreOffice:</div><div>Successfully remade target file 'vs2013-ide-integration'.</div></div><div><br></div><div><br></div><div>Jesper</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-16 20:40 GMT+01:00 Jesper Hertel <span dir="ltr"><<a href="mailto:jesper.hertel@gmail.com" target="_blank">jesper.hertel@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I just tried building LibreOffice for 32-bit Windows on a 64-bit Windows 7 Home Premium machine using Visual Studio 2013 Community Edition. </div><div><br></div><div>I have never built LibreOffice before, and I have carefully followed the instructions from <a href="https://wiki.documentfoundation.org/Development/BuildingOnWindows" target="_blank">https://wiki.documentfoundation.org/Development/BuildingOnWindows</a> and used all the recommended settings and paths. My Cygwin is 64-bit and the used Java JDK is 32-bit. </div><div><br></div><div>My autogen.input for building LibreOffice is this:</div><div><br></div><div><div>--with-parallelism=2</div><div>--disable-odk</div><div>--with-junit=/cygdrive/c/sources/junit-4.10.jar</div><div>--with-ant-home=/cygdrive/c/sources/apache-ant-1.9.4</div><div>--with-jdk-home=/cygdrive/c/Program Files (x86)/Java/jdk1.8.0_31</div><div>--enable-pch</div><div>--disable-ccache</div><div>--disable-activex</div><div>--disable-atl</div></div><div><br></div><div>and I ran the build from the Cygwin bash shell using this command:</div><div><br></div><div>./autogen.sh && /opt/lo/bin/make </div><div><br></div><div>with current directory being</div><div><br></div><div>/cygdrive/c/sources/libo-core<br></div><div><br></div><div>which is the root of the tree cloned from git://<a href="http://gerrit.libreoffice.org/core" target="_blank">gerrit.libreoffice.org/core</a>.</div><div><br></div><div>As instructed, I built directly to the source tree to get Visual Studio integration.</div><div><br></div><div>After the first attempted builds failed, I pulled a more recent master that didn't fail on Tinkerbox, and I think the build succeeded then. There were no errors, but there were also no "Build successful" message or similar in the end. The output just ended with this:</div><div><br></div><div>…</div><div><div><div>[build SLC] sw</div><div>[build SLC] libreoffice</div><div>[build SLC] loaded modules: UnoControls accessibility accessories android animations apache-commons apple_remote avmedia basctl basebmp basegfx basic bean beanshell binaryurp boost bridges canvas chart2 clew cli_ure clucene codemaker coinmp collada2gltf comphelper configmgr connectivity cppcanvas cppu cppuhelper cppunit cpputools cui curl dbaccess desktop drawinglayer dtrans editeng embeddedobj embedserv eventattacher expat extensions external extras filter firebird forms formula fpicker framework glew glm graphite helpcompiler hsqldb hunspell hwpfilter hyphen i18nlangtag i18npool i18nutil icu idl idlc instsetoo_native iojavaunohelper jfreereport jpeg-turbo jurt jvmaccess jvmfwk l10ntools lcms2 libabw libcdr libcmis libebook libetonyek libexttextcat libfreehand libgltf liblangtag libmspub libmwaw libodfgen liborcus libpagemaker libpng librelogo libreoffice libreofficekit librevenge libvisio libwpd libwpg libwps libxml2 libxmlsec libxslt lingucomponent linguistic lotuswordpro lpsolve mdds more_fonts msc-externals mythes neon nss o3tl offapi officecfg oovbaapi ooxopencl opencollada openssl package poppler postgresql postprocess python3 pyuno qadevOOo readlicense_oo redland registry remotebridges reportbuilder reportdesign rhino ridljar rscsal salhelper sax sc scaddins sccomp scp2 scripting sd sdext setup_native sfx2 shell slideshow smoketest solenv soltools sot starmath stoc store svgio svl svtools svx sw swext sysui test testtools toolkit tools tubes ucb ucbhelper ucpp udkapi unodevtools unoidl unoil unotest unotools unoxml ure uui vbahelper vcl vigra winaccessibility wizards writerfilter writerperfect xmerge xmlhelp xmloff xmlreader xmlscript xmlsecurity zlib</div></div></div><div><br></div><div>But after that, it was possible to start LibreOffice Dev using C:\sources\libo-core\instdir\program\soffice.exe, so I guess the build was successful???<br></div><div><br></div><div>Then I tried to build the <span style="color:rgb(37,37,37);font-family:sans-serif;font-size:14px;line-height:17.9200000762939px">Visual Studio 2013 solution file using</span><br></div><div><pre style="font-family:monospace,Courier;padding:1em;border:1px solid rgb(221,221,221);color:black;line-height:1.3em;font-size:14px;background-color:rgb(249,249,249)">/opt/lo/bin/make vs2013-ide-integration</pre></div><div><font color="#252525" face="sans-serif"><span style="font-size:14px;line-height:17.9200000762939px">with current directory being /cygdrive/c/sources/libo-core.</span></font></div><div><span style="color:rgb(37,37,37);font-family:sans-serif;font-size:14px;line-height:17.9200000762939px"><br></span></div><div><span style="color:rgb(37,37,37);font-family:sans-serif;font-size:14px;line-height:17.9200000762939px">That gave me this entire output:</span></div><div><span style="color:rgb(37,37,37);font-family:sans-serif;font-size:14px;line-height:17.9200000762939px"><br></span></div><div><div><span style="font-size:14px;line-height:17.9200000762939px;color:rgb(37,37,37);font-family:sans-serif">cd C:/sources/libo-core && (LC_MESSAGES=C C:/cygwin/opt/lo/bin/make cmd="C:/cygwin/opt/lo/</span><span style="font-size:14px;line-height:17.9200000762939px;color:rgb(37,37,37);font-family:sans-serif">bin/make -npf Makefile.gbuild all" cmd || true) | C:/sources/libo-core/bin/gbuild-to-ide -</span><span style="font-size:14px;line-height:17.9200000762939px;color:rgb(37,37,37);font-family:sans-serif">-ide vs2013</span></div><div><font color="#252525" face="sans-serif"><span style="font-size:14px;line-height:17.9200000762939px">make[1]: *** [cmd] Error 127</span></font></div><div><font color="#252525" face="sans-serif"><span style="font-size:14px;line-height:17.9200000762939px">Solution LibreOffice:</span></font></div></div><div><span style="color:rgb(37,37,37);font-family:sans-serif;font-size:14px;line-height:17.9200000762939px"><br></span></div><div><span style="color:rgb(37,37,37);font-family:sans-serif;font-size:14px;line-height:17.9200000762939px">After that, the </span><font color="#252525" face="sans-serif"><span style="font-size:14px;line-height:17.9200000762939px">LibreOffice.sln file is 353 bytes and only contains this:</span></font></div><div><font color="#252525" face="sans-serif"><span style="font-size:14px;line-height:17.9200000762939px"><br></span></font></div><div><font color="#252525" face="sans-serif"><div><span style="font-size:14px;line-height:17.9200000762939px">Microsoft Visual Studio Solution File, Format Version 12.00</span></div><div><span style="font-size:14px;line-height:17.9200000762939px">Global</span></div><div><span style="font-size:14px;line-height:17.9200000762939px"><span style="white-space:pre-wrap">      </span>GlobalSection(SolutionConfigurationPlatforms) = preSolution</span></div><div><span style="font-size:14px;line-height:17.9200000762939px"><span style="white-space:pre-wrap">             </span>Unit Tests|Win32 = Unit Tests|Win32</span></div><div><span style="font-size:14px;line-height:17.9200000762939px"><span style="white-space:pre-wrap">             </span>Integration tests|Win32 = Integration tests|Win32</span></div><div><span style="font-size:14px;line-height:17.9200000762939px"><span style="white-space:pre-wrap">               </span>Build|Win32 = Build|Win32</span></div><div><span style="font-size:14px;line-height:17.9200000762939px"><span style="white-space:pre-wrap">       </span>EndGlobalSection</span></div><div><span style="font-size:14px;line-height:17.9200000762939px"><span style="white-space:pre-wrap">        </span>GlobalSection(ProjectConfigurationPlatforms) = postSolution</span></div><div><span style="font-size:14px;line-height:17.9200000762939px"><span style="white-space:pre-wrap">     </span>EndGlobalSection</span></div><div><span style="font-size:14px;line-height:17.9200000762939px">EndGlobal</span></div><div style="font-size:14px;line-height:17.9200000762939px"><br></div><div style="font-size:14px;line-height:17.9200000762939px">and there are no other recently created *.sln files in the entire source/build directory tree.</div><div style="font-size:14px;line-height:17.9200000762939px"><br></div><div style="font-size:14px;line-height:17.9200000762939px"><span style="line-height:17.9200000762939px">The error from make (Error 127) is not so helpful and gives me no clue to what is wrong.</span><br></div><div style="font-size:14px;line-height:17.9200000762939px"><br></div><div style="font-size:14px;line-height:17.9200000762939px">Does anybody know what could be wrong? </div><div style="font-size:14px;line-height:17.9200000762939px"><br></div><div style="font-size:14px;line-height:17.9200000762939px">I would really like to be able to use the comfort of Visual Studio to browse around the source code.</div><div style="font-size:14px;line-height:17.9200000762939px"><br></div><div style="font-size:14px;line-height:17.9200000762939px">Best regards,</div><div style="font-size:14px;line-height:17.9200000762939px">Jesper</div><div style="font-size:14px;line-height:17.9200000762939px"><br></div></font></div></div>
</blockquote></div><br></div>