Closed PetrosKataras closed 8 years ago
Currently testing on OS X. All samples build and run fine except MeshPages, SaveLoad which throw the following exception PNG ident not found and FontSizes which throws an std::runtime_error exception.
MeshPages
SaveLoad
PNG ident not found
FontSizes
std::runtime_error
Thanks!
Currently testing on OS X. All samples build and run fine except
MeshPages
,SaveLoad
which throw the following exceptionPNG ident not found
andFontSizes
which throws anstd::runtime_error
exception.