• Some SFML help
    5 replies, posted
Hey guys, I was trying to get sfml to work for me and so I followed a couple tutorials on the sfml website, all was going well until I started the windows tutorial. I linked the project to the sfml-system-d.lib and sfml-window-d.lib, and put the dlls in the proper location. not sure why else this would be happening. Does anyone know how to fix this? [img]http://f.anyhub.net/1Aoj[/img] Hey nvm about that I fixed it, turns out that sfml doesn't want to work with VS2010, only VS2008. I tried to compile a VS2010 version but hit a brick wall made with shit ... so ill be using 2008.
You just download it, open the .sln, let VC++ do its conversion to 2010 stuff and hit compile. It's literally that simple to get 2010 bins.
[QUOTE=Jallen;27656214]You just download it, open the .sln, let VC++ do its conversion to 2010 stuff and hit compile. It's literally that simple to get 2010 bins.[/QUOTE] I did, many many warnings and a couple errors. Don't have time or patience to fix it.
Make sure your project target machine is set to x86
[QUOTE=polkm;27657439]I did, many many warnings and a couple errors. Don't have time or patience to fix it.[/QUOTE] [url]http://dl.dropbox.com/u/6661951/Programming/SFML2%20for%20VS2010.zip[/url] SFML2 for VS2010. Enjoy.
[QUOTE=Chris220;27711621][url]http://dl.dropbox.com/u/6661951/Programming/SFML2%20for%20VS2010.zip[/url] SFML2 for VS2010. Enjoy.[/QUOTE] oh, wow thank you very much. Ill try this in a bit.
Sorry, you need to Log In to post a reply to this thread.