update build system and support unix-like systems#1
Conversation
|
I had some linker issues with SDL2 from the CMake changes, along with a few other build errors. I don't have a unix environment setup at the moment and didn't plan on worrying about cross platform builds until I started implementing SDL3, so I'll take your word for it on the unix end. Feel free to verify the changes do not break unix support, and I'll merge the PR. @lndpj Fix MSVC build: remove endian.h, /Gv flag, and fix SDL2 linking
|
7b6a4ec to
6d2b9c1
Compare
cb6fab2 to
f20c335
Compare
|
Don't merge this, @lndpj has no idea what he is doing, this is randomly generated AI garbage. Merging 1000 lines of AI hallucinated code posted by someone who doesn't even know what the code does is a massive threat. |
|
Yeah, I thought the age of the account and the number of changes being made looked weird. I didn't do a deep dive into the profile, but definitely seems like some type of automated AI changes. |
*_swith platform independent equivalentsVector3with optionally aligned OpenMP supportingvec<N,T>with .x() accessorsNow it compiles and runs on UNIX-like systems. Please check if it still works with _MSC_VER