[gecode-users] Linking with Visual Studio 2008

Wajid Hassan wajidhassan at gmail.com
Mon Jan 2 14:16:34 CET 2012


Hi,

I am trying to run Gecode for the first time. If I want to use the VS 2008
IDE, the guide "Modeling and Programing with Gecode" states on pg. 19 that
all necessary settings can be configured in the properties dialog of the
solution. Can any one please help me in doing the following:

* You must use dynamic linking against a mutithreaded library. That is,
either /MD or /MDd. Depending on which one is used, corresponding libraries
and DLLs will be used automatically. *(How do I do this? Using command line
or can it be set in the properties dialog of the solution?*)

* You have to enable /EHsc option *(How?)*

* You have to switch off assertions by defining /DNDEBUG *(where do I do
that?)*

Thanks.

BR/ Wajid



l
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20120102/a342177e/attachment.htm>


More information about the users mailing list