1
General / Re: Running SFML Pre-made examples
« on: August 11, 2013, 05:44:23 am »
Problem Fixed!!
I started to compare the codes from the pre-made examples and the templates.
When looking for resources, the templates have their own preloaded methods, I added those methods to the pong project, changed the .cpp to include and use those methods, and compiled and run again. It worked perfectly!
This is a workaround for the issue, but i don't know why it is not working the other way!
The post can't be closed, or leave it here so that somebody can use it or add a different solution!
I started to compare the codes from the pre-made examples and the templates.
When looking for resources, the templates have their own preloaded methods, I added those methods to the pong project, changed the .cpp to include and use those methods, and compiled and run again. It worked perfectly!
This is a workaround for the issue, but i don't know why it is not working the other way!
The post can't be closed, or leave it here so that somebody can use it or add a different solution!