opencascade-7.7.0 build error

First try to build the MSVC of OCCT for v142 it fails at TKservice with a missing lib

1>Target Link:
1> LINK : fatal error LNK1181: cannot open input file 'FreeImage.lib'
1>Done building target "Link" in project "TKService.vcxproj" -- FAILED.
1>
1>Done building project "TKService.vcxproj" -- FAILED.

I can't see any FreeImage like project in the MSVC folder

There is a freeimage.cmake in the CMAKE folder, shoudl I use it ? Is there any library built in CMAKE way that has to be moved to MSVC ?

Thanks

Josep

Dmitrii Pasukhin's picture

Hello, do you use just clone of repo or installed occt by "installer"?

Best regards, Dmitrii.