Re: [gecode-users] Visual c++ express and gecode...

2008-10-24 Thread Christian Schulte
ECTED] Subject: [gecode-users] Visual c++ express and gecode... Hi, i downloaded and installed visual studio c++ express (2008), and the configuration : Properties configuration -> command line : /Od /I "c:\Gecode" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D &

[gecode-users] Visual c++ express and gecode...

2008-10-24 Thread matt
Hi, i downloaded and installed visual studio c++ express (2008), and the configuration : Properties configuration -> command line : /Od /I "c:\Gecode" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /nologo /c /ZI /TP /e