GithubHelp home page GithubHelp logo

Comments (3)

moonspirit avatar moonspirit commented on June 7, 2024

Besides, when i install directxtk with donet, it failes with error:

dotnet add package directxtk_desktop_win10 --version 2021.8.2.1
The command could not be loaded, possibly because:

  • You intended to execute a .NET application:
    The application 'add' does not exist.
  • You intended to execute a .NET SDK command:
    No .NET SDKs were found.

Download a .NET SDK:
https://aka.ms/dotnet-download

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found

I have installed visual studio 2022 and using its dotnet.exe, seems not seen an valid .NET SDK? which version should i use?

from vengine.

moonspirit avatar moonspirit commented on June 7, 2024

add directxtk to VEngine failed:

VEngine>dotnet add package directxtk_desktop_win10 --version 2021.8.2.1
C:\Engine\Engine\VEngine\VEngine.vcxproj(20,3): error MSB4019: 找不到导入的项目“C:\Microsoft.Cpp.Default.props”。请确 认 Import 声明“
Microsoft.Cpp.Default.props”中的表达式正确,且文件位于磁盘上。
无法为项目“C:\Engine\Engine\VEngine\VEngine.vcxproj”创建依赖关系图文件。无法添加包引用。

from vengine.

sfederic avatar sfederic commented on June 7, 2024

like using qt 5.15.0 source code qt-everywhere-src-5.15.0.tar.xz?

Qt has a binary installer https://www.qt.io/download-qt-installer?hsCtaTracking=99d9dd4f-5681-48d2-b096-470725510d34%7C074ddad0-fdef-4e53-8aa8-5e8a876d6ab4 that is a bit easier. You'd have to then add Qt's include path to Visual Studio.

Besides, when i install directxtk with donet, it failes with error:

Try using the nuget package manager in Visual Studio for a C++ project.

Note: Please don't actually use the engine. It's junk.

from vengine.

Related Issues (1)

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.