Unable to configure protobuff using cmake on windows 10

13 views
Skip to first unread message

sridevi i

unread,
Oct 21, 2019, 3:27:16 AM10/21/19
to Protocol Buffers
I am unable to configure protobuff using cmake on windows 10 following the link "https://github.com/protocolbuffers/protobuf/blob/master/cmake/README.md" using visual studio 14.
Showing the error : LINK : fatal error LNK1104: cannot open file 'LIBCMT.lib'
error file is attached , 
the library file 'LIBCMT.lib' is present in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\lib
used cmake-3.15.4-win64-x64 for cmake.
Any help is greatly appreciated.

sridevi i

unread,
Oct 21, 2019, 3:28:21 AM10/21/19
to Protocol Buffers
Command used is : cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../../../../install ../..

 
Reply all
Reply to author
Forward
0 new messages