ptitSeb / Serious-Engine

A port to the OpenPandora (and working fine on plain Linux) of the open source version of a game engine developed by Croteam for the classic Serious Sam games. Status: Working (for both FE and SE).
https://pyra-handheld.com/boards/threads/serious-sam-first-encounter.77225/
GNU General Public License v2.0
75 stars 23 forks source link

Missing CMakeList.txt while building on Raspbian OS 32bit (RPi4) #33

Open fakemanhk opened 3 years ago

fakemanhk commented 3 years ago

Hi,

I failed to build because cmake is complaining the Serious-Engine folder doesn't have the CMakeLists.txt. Where do I get it in order to build?

ptitSeb commented 3 years ago

go inside Sources folder and build from here.