SFML community forums

Help => Graphics => Topic started by: dan_reidd@hotmail.com on August 19, 2008, 03:59:26 pm

Title: sf::Image::LoadFromPixels not present on mac
Post by: dan_reidd@hotmail.com on August 19, 2008, 03:59:26 pm
Hi
i'm just converting my program over to mac and have noticed that the funciton sf::Image::LoadFromPixels is not present in the mac Image.hpp source code. Is it not possible to use this function on mac?
Thanks
Title: sf::Image::LoadFromPixels not present on mac
Post by: Laurent on August 19, 2008, 04:01:42 pm
The mac version is only 1.1, which is very old. You can try the SVN version (work in progress) or wait for 1.4.
Title: sf::Image::LoadFromPixels not present on mac
Post by: dan_reidd@hotmail.com on August 19, 2008, 06:17:58 pm
oh right. Thanks for your help and fast reply