As this is a building issue, I figured it would be most appropriate to use a blank template.
I am unable to build Ghostship on my Raspberry Pi 5. I installed all listed dependencies for a GCC build on the instruction docs. shaderc was not included; I had to install it manually. After this, I was able to build the main code, but linkage was unable to complete. I have attached a build log for reference.
Is there perhaps a version issue? There are some symbols that are left undefined even after installing libshaderc-dev.
ghostship-build-error.txt
As this is a building issue, I figured it would be most appropriate to use a blank template.
I am unable to build Ghostship on my Raspberry Pi 5. I installed all listed dependencies for a GCC build on the instruction docs. shaderc was not included; I had to install it manually. After this, I was able to build the main code, but linkage was unable to complete. I have attached a build log for reference.
Is there perhaps a version issue? There are some symbols that are left undefined even after installing
libshaderc-dev.ghostship-build-error.txt