Hi,
I've compiled my code successfully on Visual Studios 2015. It's written in C (Console Application x32, because that's the way to write a C project in VS as far as I know).
However, when trying to run and debug it, it loads all symbols except for 'gurobi70.dll'.
The error is as follows:
'C:\gurobi702\win32\bin\gurobi70.dll'. Cannot find or open the PDB file.
I tried to change the settings of both debug and build, from x32 (x86) to x64 and back.
I tried to download the version of win64 too, and use the relevant library and include directories from there.
Is it maybe related to the license file? Should it be positioned in a specific directory?
Is it related to some other settings?
Thanks,
Raz