SFML community forums
Help => General => Topic started by: e_dunstan on April 04, 2009, 12:29:22 am
-
I just downloaded the SFML full SDK, but the download size was only 14.7 MB while the size in the listing said is should be 17.7 MB. Also there was no installer in it. Just the following directories and files:
build
doc
extlibs
include
lib
license.txt
readme-en.txt
readme-fr.txt
release-notes-en.txt
release-notes-fr.txt
samples
src
Is there some error somewhere?
This was for the C++ libraries version 1.4 for Mac OS X
thanks in advance
-
The real size of the download is 14.7 MB (the English download page is not up-to-date).
And yes, there is no installer. Have a look at the read-me file, you'll find a link to the installation tutorial.
Edit: you should rather (if you can) build the binary yourself with the sources from the SVN repository. There are many bug fixes and some usage facilities.