Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Getting Started
#1
Dose anyone know how to get started using Tilengine in Visual Studio 2017. I have read the pdf docs included with Tilengine and i can hardly find anything online about using visual studio.
Reply
#2
Hi,
The "samples/c" folder has a Tilengine.sln solution file and many ".vcproj" files. Just open the .sln file as usual with any other Visual Studio projects. They're for an older version, when you open it you'll be prompted to convert them to the version you're using, just answer yes and you're done. You should be able to build and run them from VS2017
Reply
#3
I opened up Samples.sln and i converted the files and once i get select build it tells me it cannot open file 'Tilengine.lib'


Attached Files Thumbnail(s)
   
Reply
#4
Hi again!

If you downloaded from GitHub, the package doesn't contain prebuilt binaries of the library (Tilengine.lib/Tilengine.dll), only the packages at itch.io have the binaries ready to use.
Reply
#5
Once you have that, make sure you read up on how to set up a project when linking to an external library.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)