04-30-2020, 05:16 PM
I just tried to download the latest update from itch.io and it was asking me to pay. Is Tilengine no longer free to download?
No longer free to download from itch.io?
|
04-30-2020, 05:16 PM
I just tried to download the latest update from itch.io and it was asking me to pay. Is Tilengine no longer free to download?
04-30-2020, 05:28 PM
I've put a small fee on itch.io prebuilt binaries, but you can clone sources from github and build it yourself as always.
04-30-2020, 05:30 PM
I tried to build from git and I get an error “cannot open SDL2/SDL.h” “cannot open zlib.h” and “cannot open png.h” how do I fix this?
04-30-2020, 05:50 PM
Hi!
In windows, external dependencies of SDL2 and libpng must be provided separately inside /src/libpng and /src/sdl subfolders (or any place of your choice adjusting the visual studio project include and search lib paths). In linux there are standard packages for these components.
04-30-2020, 05:56 PM
(This post was last modified: 04-30-2020, 05:57 PM by RootBeerKing.)
I have no idea how to do that, so I just ended up paying for it lol. Looking forward to the documentation guide being updated/finished.
04-30-2020, 06:01 PM
Thanks for your kind support! Donations like yours help keep hosting and domain name costs, that are not free for me.
I don't forget de main guide, don't worry
04-30-2020, 06:06 PM
No problem, man! Anything to keep such an awesome project alive. Cheers!
|
« Next Oldest | Next Newest »
|