-
-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Labels
Description
Issue to point out some issues I noticed while trying to compile the engine. Will use this in order to track the progress and I'll go adding more tasks when I encounter more problems.
- Get the engine compiling
- Prepare build scripts
- Fix compiler warnings and errors
- Link the engine
- Prepare docker image
- dxcompiler
- assimp
- fmod
- freeimage
- freetype
- bullet
- SDL2
- compressonator
- FSR2
- LinearMath
- spirv-cross
- Open Image Denoiser
- Fix linking errors and warnings
- Prepare docker image
- Setup github workflows so that linux builds never break.
- Implement audio for linux port
PanosK92, Calinou and sergen213