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

Linux support #1

Open
romulasry opened this issue Jul 24, 2019 · 2 comments
Open

Linux support #1

romulasry opened this issue Jul 24, 2019 · 2 comments

Comments

@romulasry
Copy link

Linux support would be nice.

@Zakhrov
Copy link

Zakhrov commented Jul 24, 2019

I managed to compile the cauldron vulkan framework on Linux but it fails to build the glTF Sample project with the following errors:

[100%] Linking CXX executable ../../../bin/GLTFSample_VK cd /home/aaron/Projects/AMD/glTFSample/build/src/VK && /usr/bin/cmake -E cmake_link_script CMakeFiles/GLTFSample_VK.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/GLTFSample_VK.dir/GLTFSample.cpp.o CMakeFiles/GLTFSample_VK.dir/SampleRenderer.cpp.o -o ../../../bin/GLTFSample_VK ../../libs/cauldron/src/VK/libFramework_VK.a ../../libs/cauldron/libs/imgui/libImGUI.a /usr/lib64/libvulkan.so ../../libs/cauldron/src/common/libFramework_Common.a /usr/lib64/libvulkan.so /usr/lib64/gcc/x86_64-suse-linux/9/../../../../x86_64-suse-linux/bin/ld:CMakeFiles/GLTFSample_VK.dir/GLTFSample.cpp.o: file format not recognized; treating as linker script /usr/lib64/gcc/x86_64-suse-linux/9/../../../../x86_64-suse-linux/bin/ld:CMakeFiles/GLTFSample_VK.dir/GLTFSample.cpp.o:1: syntax error collect2: error: ld returned 1 exit status make[2]: *** [src/VK/CMakeFiles/GLTFSample_VK.dir/build.make:107: ../bin/GLTFSample_VK] Error 1 make[2]: Leaving directory '/home/aaron/Projects/AMD/glTFSample/build' make[1]: *** [CMakeFiles/Makefile2:327: src/VK/CMakeFiles/GLTFSample_VK.dir/all] Error 2 make[1]: Leaving directory '/home/aaron/Projects/AMD/glTFSample/build' make: *** [Makefile:87: all] Error 2
I have opened a pull request for Linux support

@VictorQueiroz
Copy link

Linux support would be really nice.

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

3 participants