[MSVisualStudio-tickets] [BuildTools - Visual Studio] #11: Missing member in Cgl\MSVisualStudio\v9\CglUnitTest\CglUnitTest.vcproj

BuildTools - Visual Studio coin-trac at coin-or.org
Fri Sep 6 13:35:45 EDT 2013


#11: Missing member in Cgl\MSVisualStudio\v9\CglUnitTest\CglUnitTest.vcproj
------------------------+----------------------
 Reporter:  s.gross     |      Owner:  somebody
     Type:  defect      |     Status:  new
 Priority:  trivial     |  Milestone:
Component:  component1  |    Version:  VS2008
 Keywords:              |
------------------------+----------------------
 The compiler preprocessor can't find the following include files:
 - CglRedSplit2Test.hpp
 - CglZeroHalfTest.hpp


 Therefore the additional include directories should be extended by the
 following two entries:
 - "..\..\..\src\CglRedSplit2;"
 - "..\..\..\src\CglZeroHalfTesT;"


 For the linker the following source files should also be added:

                         <File
 RelativePath="..\..\..\src\CglRedSplit2\CglRedSplit2Test.cpp"
                                 >
                         </File>

 and
                         <File
 RelativePath="..\..\..\src\CglZeroHalf\CglZeroHalfTest.cpp"
                                 >
                         </File>

 Many thanks for taking care of in maintaing the Visual Studio project
 files

--
Ticket URL: <https://projects.coin-or.org/MSVisualStudio/ticket/11>
BuildTools - Visual Studio <http://projects.coin-or.org/MSVisualStudio>
Information about building COIN-OR projects in Microsoft Visual Studio.



More information about the MSVisualStudio-tickets mailing list