Jeffrey wrote:

> I'm a new Gecode user.
> I've tried to build the example in Visual Studio 2008 platform.
>
> I've added the Gecode\lib as the library directory and set linker to  
> link all the nine library including GecodeSupport.lib.
>
> It compiles with no error but carries 4 errors when trying to link  
> the SizeOptions class.

You have to compile and link the .cpp files under examples/support, too.

Cheers,
        Guido


_______________________________________________
Gecode users mailing list
us...@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to