Page 1 of 1

Build shared libraries for Windows CE

Posted: 13 Jan 2020, 08:34
by jakpou
Hi

Trying to build shared libraries for Windows CE but it fails to link, it is missing symbols for Lockit.
It seems that xlock.lib needs to be added to the link import libraries.

What is the best way to get CMAKE to also include the xlock.lib when it is linking?

I can build for Win32 without any problem.

Best regards
Jakob