Vulkan2DRenderer icon indicating copy to clipboard operation
Vulkan2DRenderer copied to clipboard

Compilation for Linux system

Open noobaldrin opened this issue 2 years ago • 1 comments

Hello, there seem to be an issue with the #include case-sensitivity when compiling using Linux.

Is this meant only to be compiled in Visual Studio?

noobaldrin avatar Jan 14 '23 17:01 noobaldrin

Hi.

This is supposed to be a multi-platform project but I'm primarily developing this in Visual Studio. Some platform specific oddities may leak in as this is still alpha and I'm not focusing on the details as much.

You should be getting it up and running with minor edits to the source.

I'm mostly focusing on the render pipeline re-write and material system right now so this is currently very low on my priority. If you leave the exact error message here though, I'll look into it.

Noxagonal avatar Jan 17 '23 20:01 Noxagonal