Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building #11

Open
magarcan opened this issue Apr 15, 2024 · 1 comment
Open

Error building #11

magarcan opened this issue Apr 15, 2024 · 1 comment

Comments

@magarcan
Copy link

Building latest code, I got this error:

Severity Code Description Project File Line Suppression State Details
Error LNK1104 cannot open file 'spirv-cross-cored.lib' Standalone C:\Users\Manu\Downloads\octave-main\octave-main\Standalone\LINK 1

How can I fix it?

@mholtkamp
Copy link
Owner

I believe this error will happen if you don't have "Shader Toolchain Debug Symbols = 64-bit" selected during the VulkanSDK installation process. I have updated the README to include this requirement. If you don't care about building a debug build, you can also compile the editor/game in Release mode without needing the vulkan debug libraries.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants