[Solved] SDL2 Exporting to linux
Well I solved the problem i was installing wrong SDL2 libraries: used these: sudo apt-get install libsdl2-dev sudo apt-get install libsdl2-image-dev sudo apt-get install libsdl2-ttf-dev 1 solved SDL2 Exporting to linux