1
Graphics / Error when compiling sfml-graphics
« on: August 24, 2010, 09:02:26 pm »
Hi:
First, congrats to switch to cmake.
I'm trying to build sfml with cmake, and I'm getting errors when building Graphics subsystem
I'm using vs2010 and Win7.
Am i doing something wrong, or it's a bug?
Thx
Edit: I forgot to post in Graphics subforum. Sorry
First, congrats to switch to cmake.
I'm trying to build sfml with cmake, and I'm getting errors when building Graphics subsystem
Code: [Select]
1>------ Build started: Project: sfml-graphics, Configuration: Debug Win32 ------
1> ImageLoader.cpp
1>..\..\..\..\src\SFML\Graphics\ImageLoader.cpp(35): fatal error C1083: Cannot open include file: 'png.h': No such file or directory
I'm using vs2010 and Win7.
Am i doing something wrong, or it's a bug?
Thx
Edit: I forgot to post in Graphics subforum. Sorry