megamarc / Tilengine

Free 2D graphics engine with raster effects for retro/classic style game development
https://www.tilengine.org
Mozilla Public License 2.0
847 stars 95 forks source link

How to build it? #121

Closed RoTob123 closed 3 months ago

RoTob123 commented 3 months ago

Hello,

I'm trying to install tilengine as readme saying, but why do I need to put headers and lib binary files in src when install.bat checks for dlls in lib/x64/? Do I need to compile dlls by myself? By reading readme, i got these directories:

src (has headers) src/libpng (has headers) src/libpng/Windows (has binaries, etc.) src/sdl/lib/Windows (has binaries, etc.) src/sdl/SDL2 (has headers)

Am I doing something wrong?

RoTob123 commented 3 months ago

I forgot about cmake existance :\