<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">This might be because vs103 and vs2015 runs with the new script.<div class=""><br class=""></div><div class="">The old script was decoupled a while ago, to avoid touching the other generator. </div><div class=""><br class=""></div><div class="">A fix for your problem, is to move line 427-428 in /Makefile.in to 435-436, that way vs103 and vs2015 will run with the old script.</div><div class=""><br class=""></div><div class="">I do not know what is going to happen with the IDE project, currently the Italian students are preparing for their exam, and due to the change in work, I will concentrate on other parts (more relevant for me as volunteer).</div><div class=""><br class=""></div><div class="">I am not around my development environment until tomorrow. But I can fix it tomorrow.</div><div class=""><br class=""></div><div class="">Rgds</div><div class="">jan I.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">On 19 Feb 2017, at 14:28, Kaganski Mike <<a href="mailto:mikekaganski@hotmail.com" class="">mikekaganski@hotmail.com</a>> wrote:<div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div smarttemplateinserted="true" bgcolor="#FFFFFF" text="#000000" class=""><p class="">Hi!</p><p class="">Today I regenerated my VS 2013 solution on clean tree. After /opt/lo/bin/make vs2013-ide-integration reported success, I start LibreOffice.sln from windows subdirectory, and see this error message from VS 2015 IDE:<br class="">
</p><div class=""><br class="webkit-block-placeholder"></div>
<blockquote type="cite" class="">Microsoft Visual Studio<br class="">
---------------------------<br class="">
One or more projects in the solution were not loaded correctly.<br class="">
Please see the Output Window for details.</blockquote><div class=""><br class="webkit-block-placeholder"></div><p class="">The majority of projects have state (load failed), except for desktop_Executable_soffice_bin, desktop_Executable_unopkg_bin, and soltools_Executable_cpp. If I try to reload some of the projects, I get this error:</p><div class=""><br class="webkit-block-placeholder"></div>
<blockquote type="cite" class="">Microsoft Visual Studio<br class="">
---------------------------<br class="">
File D:\sources\lo-core1\accessibility\source\extended\AccessibleBrowseBox.cxx is included into ClCompile and ClInclude item groups. This is not allowed for project items, which can belong to only one item group.<br class="">
</blockquote><div class=""><br class="webkit-block-placeholder"></div><p class="">The .vcxproj file indeed has all .cxx duplicated both in ClCompile and ClInclude ItemGroups.</p><p class="">Using vs2015-ide-integrationmakes no difference.</p>
<div class="moz-signature">-- <br class="">
Best regards,<br class="">
Mike Kaganski</div>
<span class="st4cursor"></span>
</div>

</div></blockquote></div><br class=""></div></body></html>