[CMake] cmake.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory

Gerhard Olsson gerhard.nospam at gmail.com
Wed Jun 13 04:22:31 EDT 2018


Trying to build lastest release, to get a preview for 3.12-rc1 that should
be released soon. The specific reason is to fix a problem with linking
failing due to response files not generated:
http://cmake.3232098.n2.nabble.com/No-RSP-FILE-if-generating-in-a-path-that-contains-quot-quot-tc7597671.html
https://gitlab.kitware.com/cmake/cmake/merge_requests/1983
https://gitlab.kitware.com/cmake/cmake/issues/18075

The build setup is done without changes on my PC (Win7-x64).

The build works on my PC, but not on the Jenkins server running Windows
Server 2012R2:
cmake.exe: error while loading shared libraries: ?: cannot open shared
object file: No such file or directory

Any steps required to get a binary that runs on the server too?

/Gerhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180613/c87fef5e/attachment.html>


More information about the CMake mailing list