cogentcore / core

A free and open source framework for building powerful, fast, and elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the Web with a single pure Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.31k stars 71 forks source link

manjaro linux build error #911

Closed ddkwork closed 4 months ago

ddkwork commented 4 months ago

Describe the bug

see png

How to reproduce

run core demo

Example code

No response

Relevant output

No response

Platform

Linux

ddkwork commented 4 months ago

{D4F7CA49-4A96-484f-B90A-0E675134464E}.png

kkoreilly commented 4 months ago

This is a duplicate of #682, which I will work on fixing soon.

ddkwork commented 4 months ago

This is a duplicate of #682, which I will work on fixing soon.

I still have some doubts because I successfully installed Vulkan headers at that time, which indicates that the VK driver for Linux systems under VMware is supported. It does not want to install Windows in VMware because VMtools does not provide VK drivers for Windows, while Linux provides Vulkan headers. However, the Vulkaninfo command cannot be found in the terminal. How is the VK driver installed in Linux?

kkoreilly commented 4 months ago

Even if it says that it has some Vulkan headers, I don't think that VMs can have real Vulkan support. I will look into this more in the context of #682.

ddkwork commented 4 months ago

Even if it says that it has some Vulkan headers, I don't think that VMs can have real Vulkan support. I will look into this more in the context of #682.

I investigated the official VMware website again and you are right, there are very few that support vk under VMware, and my hardware is not among them