Unable to start program. libtmxlite-s-d.lib is not a valid win32 application
DFelipehDEV opened this issue · 6 comments
You must go to the directory "C:\Users---\Downloads\ltmxlite-master\x64\Debug" where your exe file will be compiled
Right click on the SFMLExample project, go to properties and set up the include and link paths to your SFML install.
Right click on the SFMLExample project and select Set as Startup Project
Go to build configuration
and in the configuration manager make sure it's selected for building
Right click on the SFMLExample project, go to properties and set up the include and link paths to your SFML install.
Right click on the SFMLExample project and select
Set as Startup Project
Go to build configuration
and in the configuration manager make sure it's selected for building
It no longer appears the error but this appears
im sorry im new to this library type of stuff
Thank you that worked.