Originally posted by: SystemAdmin
[ncasti said:]
Dear Mr.Chabrier,
thank you very much for your attention.
It doesn't work yet, but now it's due to a problem at the Prolog compilation, not to an ILOG problem.
So, thank you very much for your help.
I'm trying to make an interface between Prolog and C++: interface.pl and interface.cpp
There is one Prolog command for doing this: 'splfr'. But when I use ILOG Concert24 in interface.cpp the command doesn't work.
So, I've investigated whick commands of 'cl.exe' do the 'splfr' in fact do, and I'm trying to reproduce them.
It's succeed in the stage interface.cpp --> interface.obj but it fails at the link stage.
So, (at that is why I've wrotten all these history) I've seen how to create CPLEX proyects from Microsoft Visual Studio 2005, and there is one library: [b]wsock32.lib[/b] which is needed to be included.
Do you have any idea of where do I need to include it?
Thanks you again.
Best Regards,
Nacho Castiñeiras. Complutense University of Madrid
#CPLEXOptimizers#DecisionOptimization