[Coin-discuss] Alps MS-VS workspace

Andreas Waechter andreasw at watson.ibm.com
Tue Aug 15 13:51:18 EDT 2006


Hi,

> When I put ALPs source into project workspace I get:
>
> c:\cygwin\home\magala\COIN_NEW\Coin-Alps\Alps\src\AlpsConfig.h(38) : fatal 
> error C1083: Cannot open include file: 'configall_system.h': No such file or 
> directory
> AlpsSubTree.cpp

You need to include

c:\cygwin\home\magala\COIN_NEW\Coin-Alps\BuildTools\headers

into your include file directory search path if you use the developer 
studio.

Andreas

>
> among other errors like:
> c:\cygwin\home\magala\COIN_NEW\Coin-Alps\Alps\src\AlpsKnowledge.cpp(29) : 
> error C2039: '__ctor' : is not a member of 'AlpsKnowledge'
>       c:\cygwin\home\magala\COIN_NEW\Coin-Alps\Alps\src\AlpsKnowledge.h(48) 
> : see declaration of 'AlpsKnowledge'
> c:\cygwin\home\magala\COIN_NEW\Coin-Alps\Alps\src\AlpsKnowledge.cpp(30) : 
> error C2270: 'encode' : modifiers not allowed on nonmember functions
> c:\cygwin\home\magala\COIN_NEW\Coin-Alps\Alps\src\AlpsKnowledge.cpp(32) : 
> error C2673: 'encode' : global functions do not have 'this' pointers
> c:\cygwin\home\magala\COIN_NEW\Coin-Alps\Alps\src\AlpsKnowledge.cpp(32) : 
> error C2228: left of '.name' must have class/struct/union type
> c:\cygwin\home\magala\COIN_NEW\Coin-Alps\Alps\src\AlpsKnowledge.cpp(33) : 
> error C2673: 'encode' : global functions do not have 'this' pointers
>
>
>>> I'd like to build with v7
>>> 
>> Any reason not to use v8 since it is freely available?
>> http://msdn.microsoft.com/vstudio/express/visualc/
>> 
>> Does anyone know if the ALPS source code compiles with v7 or v8?
>> 
> _______________________________________________
> Coin-discuss mailing list
> Coin-discuss at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-discuss
>



More information about the Coin-discuss mailing list