Maybe scons has an issue with the path separator / in the query. Since scons seriously doesn't allow specification of search pathes in environment variables like CPPFLAGS - which makes it obviously a very bad and useless build tool - there's no way easy way to investigate without inside in SConstruct and maybe even scons internals.
scons
fails withChecking for C++ header file GL/gl.h... no
although it's installed according toMaybe
scons
has an issue with the path separator/
in the query. Sincescons
seriously doesn't allow specification of search pathes in environment variables likeCPPFLAGS
- which makes it obviously a very bad and useless build tool - there's no way easy way to investigate without inside inSConstruct
and maybe evenscons
internals.experienced with 2014-09-26-183-g228e007