GithubHelp home page GithubHelp logo

Comments (18)

hyv1001 avatar hyv1001 commented on May 14, 2024 1

image

如果是用vs2019或vs2022编译的话,需要设置PilotEditor这个项目为启动项目
image

from piccolo.

hyv1001 avatar hyv1001 commented on May 14, 2024
  1. 能否在非中文路径下尝试编译运行
  2. 是Debug版本还是Release版本,如果是Debug版本,最好可以给出Callstack

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

无法在中文路径下编译,是Release版本的

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

image

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

这是debug之后的结果

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

image

设置PilotEditor为启动项后的结果

from piccolo.

hyv1001 avatar hyv1001 commented on May 14, 2024

看上去是由于Vulkan无法找到GPU,可能是显卡驱动的原因,建议尝试以下操作:

  1. 升级显卡驱动到最新版本,然后再尝试编译运行;
  2. 如果1不起作用的话,下载安装VulkanSDK: ,运行安装路径下Bin目录的vkcube.exe 以及 vulkaninfoSDK.exe,看一下运行结果

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

image
image

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

显卡驱动是最新的,运行vulkan下边的两个exe后分别出现以上结果,vulkan只截取了最后那个模块的数据

from piccolo.

hyv1001 avatar hyv1001 commented on May 14, 2024

你是不是还有一块AMD的集成显卡,这个显卡有没有更新?
可以参考这里面的方法:
godotengine/godot#45104 (comment)
godotengine/godot#45104 (comment)

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

是的,好的,我去试试,十分感谢

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

AMD显卡驱动是最新的
image

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

image

from piccolo.

hyv1001 avatar hyv1001 commented on May 14, 2024

有尝试过这个解决方案吗

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

image
成功了!这个是使用AMD显卡进行图形处理了嘛

from piccolo.

hyv1001 avatar hyv1001 commented on May 14, 2024

image 成功了!这个是使用AMD显卡进行图形处理了嘛

这个问题应该是这种型号的AMD显卡导致的
默认引擎会选择独显而不是集显,所以大概率是N卡
但如果要确认的话最好还是debug跟踪一下,因为不确定有没有把两个显卡都识别出来

from piccolo.

goodgoodstudy2021 avatar goodgoodstudy2021 commented on May 14, 2024

好的,谢谢

from piccolo.

hyv1001 avatar hyv1001 commented on May 14, 2024

This issue will be closed, please reopen or create a new ticket if still exists.

from piccolo.

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.