Hi all,
I've been trying to create an IFM plugin (MSVC2015 c++) using the templates from FEFLOW 7.1, and every time I try to compile I got this error:
1>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Public\Documents\DHI FEFLOW 7.1\sdk\ifm\lib\vc14\Win32\Debug\ifm.lib'
I'm trying to compile in 64 bits, and obviously the project is pointing to the 32-bit version (which is in correct).
In the past I've manage to go around these bugs (by the way, the 7.1 templates are pointing to 7.0 folders) by messing around with the .vcxproj file, but no luck this far.
Has anyone experienced same problem?
Regards,
Eduardo