12-17-2020, 03:33 AM
Next step... trying to build and run the test project in Tilengine.sln
Building was successful. I've copied all the required .dll's to the folder where test.exe is located (i.e. Tilengine-master\Debug)
I've also copied Tilengine-master\samples\assets to this same folder (i.e. Tilengine-master\Debug\assets)
When starting test.exe (from the command line) the program seems to hang with the following output:
Tilengine v2.8.5 32-bit built Dec 16 2020 17:59:09
Tilengine version 020805
Tilengine: Resource file not found
Tilengine: Resource file not found
Tilengine: Invalid Tilemap reference
Tilengine: Invalid object address is 00000000
Any idea?
Building was successful. I've copied all the required .dll's to the folder where test.exe is located (i.e. Tilengine-master\Debug)
I've also copied Tilengine-master\samples\assets to this same folder (i.e. Tilengine-master\Debug\assets)
When starting test.exe (from the command line) the program seems to hang with the following output:
Tilengine v2.8.5 32-bit built Dec 16 2020 17:59:09
Tilengine version 020805
Tilengine: Resource file not found
Tilengine: Resource file not found
Tilengine: Invalid Tilemap reference
Tilengine: Invalid object address is 00000000
Any idea?


