Qt 6.11 is out! See what's new in the release
blog
Can't build cmake lib orocos-kdl
-
Hello!
I'm trying to build the orokos library, shipped with CMake project.
All is looking good except building the orocos lib step.
Qt stops on
orocos-kdl-modelswith messageNMAKE:-1: error: U1073: don't know how to make 'models\orocos-kdl-models.lib'Nmake used from MS Visual C++, and bin path is included to %path% env.
This could mean what compiler couldn't make this lib as .lib file. Or may be some another issue.
Could you please suggest how to build it?
Qt 5.8.0, CMake 3.8.0, MS Visual C++ 14 x86, Windows.