Hi I am trying to compile and run send-more-money.cpp. I have installed Gecode 3.3.2 and configured it on Visual c++ 2008. But i m getting the following error.
1>------ Build started: Project: sendmoremoney, Configuration: Debug Win32 ------ 1>Compiling... 1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release 1>send-more-money.cpp 1>.\send-more-money.cpp(28) : fatal error C1083: Cannot open include file: 'gecode/int.hh': No such file or directory 1>Build log was saved at "file://c:\cygwin\CPLUS\Debug\BuildLog.htm" 1>sendmoremoney - 1 error(s), 1 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== Could you help me to find out where i am doing worng ? Thanks in advance MVH Anusha.
_______________________________________________ Gecode users mailing list [email protected] https://www.gecode.org/mailman/listinfo/gecode-users
