Cannot Open File atls.lib

前端 未结 7 980
无人及你
无人及你 2021-02-15 13:16

I have atls.lib in my hard drive, but I can\'t link it into my Visual Studio project. I know that atls.lib is an ATL specific library file, and I have all the ATL files/headers/

7条回答
  •  猫巷女王i
    2021-02-15 13:51

    Fixed for me running a 32 bit driver using VS2019, by installing the following Individual Component through the Visual Studio Installer:

    • C++ ATL for latest v142 build tools with Spectre Mitigations (x86 & x64)

提交回复
热议问题