Originally posted by: FHPG_Md_Arshi_Islam
Hi,
Thank you.
I have tried using c_cpp.html file. I have some problems in this two steps.
Select Preprocessor:
Add IL_STD to the Preprocessor Definitions field. This defines the macro IL_STD which is needed to use the STL.
Select Input and then select Additional Dependencies. Add the files:
cplex124.lib
ilocplex.lib
concert.lib
In both cases i could not add files. So what i did i just type 'IL_STD' after pressing edit and in second case i typed the name of those three files after pressing edit in Additional Dependency field.
finally i got the error message:
1>concert.lib(iloconstraint.obj) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
Could you please help me to fix this??
Regards
Arshi
#CPLEXOptimizers#DecisionOptimization