Code Monkey home page Code Monkey logo

Comments (3)

domchen avatar domchen commented on September 22, 2024

D:/Programs/JetBrains/CLion 2023.3.4/bin/mingw/lib/gcc/x86_64-w64-mingw32/13. 你报错的内容显示你用的工具链不是VS,而是mingw。自己排查一下是不是缓存还是编译的工具链没指定对。

from libpag.

carleft avatar carleft commented on September 22, 2024

感谢上一个回答指正,排查完确实是编译工具链的问题
现在指定对了,但是依然报错,找不到libtgfx-vendor.lib

LINK : fatal error LNK1181: cannot open input file 'D:\libpag\cmake-build-debug\tgfx\CMakeFiles\tgfx-vendor.dir\x64\libtgfx-vendor.lib' [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: The command "setlocal [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: node D:/libpag/third_party/tgfx/third_party/vendor_tools/lib-merge -p win -a x64 -v D:/libpag/cmake-build-debug/tgfx/Debug/tgfx.lib "D:/Windows Kits/10/Lib/10.0.19041.0/um/x64/dwrite.lib" D:/libpag/cmake-build-debug/tgfx/CMakeFiles/tgfx-vendor.dir/x64/libtgfx-vendor.lib -o D:/libpag/cmake-build-debug/tgfx/Debug/tgfx.lib [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: :cmEnd [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: :cmErrorLevel [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: exit /b %1 [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: :cmDone [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: :VCEnd" exited with code 1. [D:\libpag\cmake-build-debug\tgfx\tgfx.vcxproj]

看了一下该目录发现只有一个libtgfx-vendor.a 没有 libtgfx-vendor.lib,这个问题怎么解决
image

from libpag.

domchen avatar domchen commented on September 22, 2024

更新一下代码,用最新的tag 4.3.51

from libpag.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.