Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compile error when building Tilengine
#14
Hi,
Seems that assets path relative to the executable is mismatched. By default tilengine loads assets in the same directory as the executable. If they're on another place, you use TLN_SetLoadPath() function. Make sure that the call to this function -if any- matches with the path where you have your assets. Tilengine isn't finding the assets you try to load.
Reply


Messages In This Thread
RE: Compile error when building Tilengine - by megamarc - 12-17-2020, 07:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)