examples icon indicating copy to clipboard operation
examples copied to clipboard

Installation problem on Windows

Open blaurent49 opened this issue 3 years ago • 0 comments

Hello, I tried to install open-license-manager on Windows with MSVC 2019. I chose the "Compile and Build (command line)" way to do it. I retrieved the code from Github and followed the steps written in the documentation. When I launch "cmake --build . --target install --config Release", I got the following error:

Licensecc_installation_problem

Why do I encounter this message?

To circonvent the problem, I launched the "licensecc.sln" file located in the build folder and compiled in Visual Studio. Is it a valid solution? I am not very confident since I encountered subsequent problems to launch the examples then.

Any help would be appreciated.

blaurent49 avatar May 31 '22 15:05 blaurent49