<div dir="ltr">Hey Oliver,<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 18, 2015 at 5:27 PM, Oliver Brinzing <span dir="ltr"><<a href="mailto:Oliver.Brinzing@gmx.de" target="_blank">Oliver.Brinzing@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
i managed to build a debug version of lo 5.0.1. after running "/opt/lo/bin/make vs2013-ide-integration"<br>
i have 392 projects in Solution Explorer, but it seems, only a few projects are "included".<br>
<br>
for example "Library swui" (i played with core\sw\source\ui\misc\bookmark.cxx)<br>
has no class view and code assist while "Library ado" has.<br>
<br>
at first i added the "source/inc" folders via context menu ("Include In Project")<br>
<br>
to make it compile i had to change compiler settings:<br>
Property Pages/Configuration Properties/NMake/General/Build Command Line<br>
-> from "Library_None" to "Library_swui"<br>
<br>
for class view and code assit i had to add "PreprocessorDefinitions" and<br>
"Include Search Path" in Section "IntelliSense"<br>
<br>
is it necessary to add all these entries by hand or did i miss something ?<br>
do we have a guideline somewhere ?<br>
<br>
any hints are welcome.<br></blockquote></div><br><br></div><div class="gmail_extra">In general the ide-integration scripts are not really maintained. So if you want to use them you might need to fix a few things that got broken recently.<br><br></div><div class="gmail_extra">Regards,<br></div><div class="gmail_extra">Markus<br></div></div>