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
_______________________________________________ Gecode users mailing list [email protected] https://www.gecode.org/mailman/listinfo/gecode-users
