SFML community forums

Help => General => Topic started by: kreed on November 15, 2012, 11:37:56 pm

Title: Why no 64bit SFML2 on Windows?
Post by: kreed on November 15, 2012, 11:37:56 pm
I might be blind, but I don't see the 64bit version of SFML 2 available for download. I tried generating project files for 64bit Visual Studio 2008 but Cmake says that the project doesn't support that. Is there something I'm missing?

Thanks,
Kreed
Title: Re: Why no 64bit SFML2 on Windows?
Post by: Laurent on November 15, 2012, 11:40:43 pm
Quote
I don't see the 64bit version of SFML 2 available for download
There's no 64-bits package for Windows. Remember that it's just a RC, not the final release.

Quote
I tried generating project files for 64bit Visual Studio 2008 but Cmake says that the project doesn't support that
We could help if you gave a more precise description of the problem.
Title: Re: Why no 64bit SFML2 on Windows?
Post by: eigenbom on November 16, 2012, 12:26:58 am
These nightly builds may be of help: http://en.sfml-dev.org/forums/index.php?topic=9513.0;topicseen (http://en.sfml-dev.org/forums/index.php?topic=9513.0;topicseen)
Title: Re: Why no 64bit SFML2 on Windows?
Post by: eXpl0it3r on November 16, 2012, 12:34:49 am
These nightly builds may be of help: http://en.sfml-dev.org/forums/index.php?topic=9513.0;topicseen (http://en.sfml-dev.org/forums/index.php?topic=9513.0;topicseen)
Keep in mind though that I only support Visual Studio 2010 and 2012, but unless you own a paid version of Visual Studio 2008, I don't see a reason not to upgrade to at least 2010. ;)