On Monday, 21 October 2019 12:57:16 UTC+5:30, sridevi i wrote:
>
> 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.
>

Command used is : cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=../../../../install ../..

 

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/5767c853-79f6-4ac7-a813-659aa8877337%40googlegroups.com.

Reply via email to