[Coin-discuss] [Osi] OsiUnitTest build errors in MS Visual Studio .net

J P Fasano jpfasano at us.ibm.com
Mon Feb 16 18:33:38 EST 2004




> fatal error C1083: Cannot open include file: 'OsiVolSolverInterface.hpp'
OsiVolSolverInterface.hpp can be found in the directory
/COIN/Osi/OsiVol/include

>the Additional Include Directories field under the  C/C++  element is set
to
..\..\osi\include,..\..\osi\osiclp\include,..\..\coin\include,..\..\clp\include
It would seem that you need to add ..\..\Osi\OsiVol\include to fix the
error above.

The remaining errors should be fixable in a similar way.

JP Fasano
jpfasano at us.ibm.com
(914)945-1324  (tie line 862-1324)
COIN www.coin-or.org


|---------+------------------------------------------------>
|         |           "Gabrielle  A. Grün" <grun at cs.sfu.ca>|
|         |           Sent by:                             |
|         |           coin-discuss-admin at www-124.southbury.|
|         |           usf.ibm.com                          |
|         |                                                |
|         |                                                |
|         |           02/15/2004 07:24 PM                  |
|         |           Please respond to coin-discuss       |
|---------+------------------------------------------------>
  >---------------------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                                             |
  |       To:       coin-discuss at www-124.southbury.usf.ibm.com                                                                                  |
  |       cc:                                                                                                                                   |
  |       Subject:  [Coin-discuss] [Osi] OsiUnitTest build errors in MS Visual  Studio .net                                                     |
  >---------------------------------------------------------------------------------------------------------------------------------------------|





HI All,

Even  though the pre-processor definitions under the C/C++ category of the
OsiUnitTest properties is set to  _DEBUG;WIN32;_CONSOLE, COIN_USE_CLP.  and
the Additional Include Directories field under the  C/C++  element is set
to
..\..\osi\include,..\..\osi\osiclp\include,..\..\coin\include,..\..\clp\include,
 I I` get the following error messages:
e:\c6\COIN\Osi\Test\OsiVolSolverInterfaceTest.cpp(6): fatal error C1083:
Cannot open include file: 'OsiVolSolverInterface.hpp': No such file or
directory
e:\c6\COIN\Osi\Test\OsiOslSolverInterfaceTest.cpp(11): fatal error C1083:
Cannot open include file: 'OsiOslSolverInterface.hpp': No such file or
directory
e:\c6\COIN\Osi\Test\OsiSpxSolverInterfaceTest.cpp(22): fatal error C1083:
Cannot open include file: 'OsiSpxSolverInterface.hpp': No such file or
directory
e:\c6\COIN\Osi\Test\OsiCpxSolverInterfaceTest.cpp(23): fatal error C1083:
Cannot open include file: 'OsiCpxSolverInterface.hpp': No such file or
directory

I have managed to get SbbSamplesSample2 running, albeit in a rudimentary
way. Thanks.





Gabrielle A. Grün, Ph.D. Student
School of Computing Science
Simon Fraser University
8888 University Drive
Burnaby, BC
V5A 1S6
<http://www.cs.sfu.ca/~grun>






More information about the Coin-discuss mailing list