entdark / jaMME

Jedi Academy Movie Maker's Edition
GNU General Public License v2.0
16 stars 15 forks source link

Linux compilation fixes #16

Closed taysta closed 2 years ago

taysta commented 2 years ago

I was having compilation errors on my 64-bit Manjaro Linux system. After applying the following fixes, I can now successfully build jamme.

956f5143925288891cd1eff43b4848a3825b33a0 & c4bdfa73824e52ac8c29874447ebbd3e85abd236 & d8e333101f467435f06723fc46cb5e158fddb17c - Created CMake options for AIO and cURL

d8e333101f467435f06723fc46cb5e158fddb17c - Included cstddef

310ce3fe7e6f29860f978045fbf2f97597d5653f - Removed a case of using namespace std updated to use the std:: namespace