Skip to content

Evpp failed to build with error LNK1181 on MSVC #287

Open
@nnfdnkns

Description

@nnfdnkns

Hi all,
Evpp fails to build on MSVC due to error LNK1181. Could you help look?

Environment:
Windows: windows server 2019
VS: 2019

Repro steps:
1.git clone https://github.com/Qihoo360/evpp F:\gitP\Qihoo360\evpp
2.set VSCMD_SKIP_SENDTELEMETRY=1 & "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" -host_arch=amd64 -arch=amd64
3.cd F:\gitP\Qihoo360\evpp\build_amd64
4.msbuild /m /p:Platform=x64 /p:Configuration=Release safe-evpp.sln /t:Rebuild 2>&1

Expected
build successfully.

error message:
LINK : fatal error LNK1181: cannot open input file 'gflags.lib'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions