8000 compile error · Issue #6 · Slackermanz/VulkanAutomata · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
compile error #6
Open
Open
@ishafox

Description

@ishafox

trying to use program on Ubuntu and the error glslc -O ./res/vert/vert_TriQuad.vert -o ./app/vert_TriQuad.spv

glslc -O ./res/frag/frag_automata0000.frag -o ./app/frag_automata0000.spv

g++ -g -std=c++17 lib/*.cpp VulkanAutomataGLFW.cpp -fconcepts -lglfw -lvulkan -o ./app/RunVulkanAutomataGLFW
lib/imgui_impl_glfw.cpp:47:10: fatal error: GLFW/glfw3.h: No such file or directory
47 | #include <GLFW/glfw3.h>
| ^~~~~~~~~~~~~~
compilation terminated.
VulkanAutomataGLFW.cpp:2:10: fatal error: GLFW/glfw3.h: No such file or directory
2 | #include <GLFW/glfw3.h>
| ^~~~~~~~~~~~~~
compilation terminated.

BEGIN ./app/RunVulkanAutomataGLFW

./buildrun.sh: line 18: ./app/RunVulkanAutomataGLFW: Is a directory

END ./app/RunVulkanAutomataGLFW

file:///home/rm/Desktop/git/VulkanAutomata/log/AppLog1713832387.log

rm@rm-510-hpu:~/Desktop/git/VulkanAutomata$

will happen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0