Philerenz
Topic Author
Posts: 4
Joined: 30 Apr 2023, 10:23

Linux ARM64, Vulkan, Supported?

11 Mar 2024, 13:00

Hi,

I try to get noesis running for a project on a raspberry pi 5. The project uses vulkan and it works on windows.
On the raspberry pi, however, I get linker errors: (undefined reference to)
The ones in question are:
NoesisApp::VKFactory::CreateDevice(bool, NoesisApp::VKFactory::InstanceInfo const&)
NoesisApp::VKFactory::WarmUpRenderPass(Noesis::RenderDevice*, VkRenderPass_T*, unsigned int)
NoesisApp::VKFactory::SetCommandBuffer(Noesis::RenderDevice*, NoesisApp::VKFactory::RecordingInfo const&)
NoesisApp::VKFactory::SetRenderPass(Noesis::RenderDevice*, VkRenderPass_T*, unsigned int)

I suppose that my compiled libNoesisApp.so is not configured to provide Vulkan support, since the Makefile does not include any reference to the Vulkan renderer.
Is this simply not supported (yet?), an oversight or an issue on my side?


Thanks for your time!
 
User avatar
jsantos
Site Admin
Posts: 3925
Joined: 20 Jan 2012, 17:18
Contact:

Re: Linux ARM64, Vulkan, Supported?

12 Mar 2024, 11:53

Vulkan is still nor supported on Linux. It is just the OS window connection that is missing, so in case this is very important for you, this should be quite straightforward to solve.

If you can wait, please create a ticket for this, and we will fix it whenever possible.

Thanks!

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot], Semrush [Bot] and 1 guest