Hello, i have been trying to link sfml for the last hour and a half and still nothing. I re-compiled everything for VS2012, and i made sure i did everything the tutorials said. However i got the error saying it cannot find the .dlls. I put the dlls in the folder where my main.cpp is and still no luck. Is there anyway anyone can help me. I included a .zip file with the project. I have gotten sfml to work before i'm not sure what is going on.
#2 Members - Reputation: 346
Posted 29 January 2013 - 11:35 PM
Nvm, i got it to work. It had something to do with the settings.
"C spilled his beer all over C++'s shirt. Outraged, C++ shouted, "Good god, man! Have you no class?"
"Your mother is so fat that the recursive function that was used to calculate her mass created a stack overflow"
#4 Marketplace Seller - Reputation: 8955
Posted 30 January 2013 - 02:15 AM
and i made sure i did everything the tutorials said. However i got the error saying it cannot find the .dlls. I put the dlls in the folder where my main.cpp is and still no luck.
The location of your source files don't matter to the resulting executable. The dlls need to be where your executable is located, like Dragonsoulj said.
All glory be to the Man at the right hand... On David's throne the King will reign, and the Government will rest upon His shoulders. All the earth will see the salvation of God.
Of Stranger Flames - [indie turn-based rpg set in a para-historical French colony] | Indie RPG development journal







