protobuf 3.11.3 "nmake check" errors

27 views
Skip to first unread message

David Shelton

unread,
Feb 12, 2020, 5:27:02 AM2/12/20
to Protocol Buffers
Windows 10 OS
VS 2019

I've gone through all the compile steps as per instruction in git, everything went fine up to this point with the unit-tests 

C:\venv\Lib\site-packages\protobuf-3.11.3\cmake\build\release> nmake check

I just keep getting this error and nothing that I can find online seems to help much. Also am unable to locate how to export a more comprehensive error log to troubleshoot this problem.

 Microsoft (R) Program Maintenance Utility Version 14.24.28316.0
Copyright (C) Microsoft Corporation.  All rights reserved.
[ 22%] Built target libprotobuf
[ 45%] Built target libprotoc
[ 47%] Built target protoc
[ 47%] Built target gmock
[ 48%] Built target gmock_main
[ 98%] Built target tests
[100%] Built target test_plugin
NMAKE : fatal error U1077: 'C:\Users\User\Desktop\csgoai\venv\Lib\site-packages\protobuf-3.11.3\cmake\build\release\tests.exe' : return code '0xc000007b'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\bin\HostX86\x86\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\bin\HostX86\x86\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\bin\HostX86\x86\nmake.exe"' : return code '0x2'
Stop.

Any help would be greatly appreciated. I've gotten too far to give up now

David Shelton

unread,
Feb 12, 2020, 5:51:26 PM2/12/20
to Protocol Buffers
Not sure if this is relevant but I am using the Developer Command Prompt for VS 2019 as suggested on the git and the most uptodate master branch of protoc

 
 
Reply all
Reply to author
Forward
0 new messages