Originally posted by: SystemAdmin
[ncasti said:]
Hello,
I'm working with ILOG Concert 24, and the Microsoft Visual Studio 2005 C++ compiler, which is: 14.00.50727.42
I have this problem when I try to compile my file:
"Concert24\include\ilconcert\ilosys.h(391) : fatal error C1083 : imposible to include: 'iostream.h'.
No such file or directory.
I look at Microsoft Visual Studio 8\VC\include folder and I can't find iostream.h
If I change the ilosys.h file, replacing iostream.h by iostream I have the same problem with other *.h files.
So, please, does anybody know how to help me?
Is not my C++ compiler suitable to work with ILOG Concert 24?
Thank you very much.
#ConstraintProgramming-General#DecisionOptimization