Skip to content

Instantly share code, notes, and snippets.

@TheFlipside
Created September 22, 2013 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheFlipside/6660128 to your computer and use it in GitHub Desktop.
Save TheFlipside/6660128 to your computer and use it in GitHub Desktop.
Building CXX object CMakeFiles/FoldingAtomata.dir/Modeling/DataBuffers/SampledBuffers/Image.cpp.o
In file included from /home/fah/Downloads/Folding-Atomata-0.6.8/src/libs/png++/generator.hpp:40:0,
from /home/fah/Downloads/Folding-Atomata-0.6.8/src/libs/png++/image.hpp:36,
from /home/fah/Downloads/Folding-Atomata-0.6.8/src/Modeling/DataBuffers/SampledBuffers/Image.cpp:27:
/home/fah/Downloads/Folding-Atomata-0.6.8/src/libs/png++/error.hpp: In constructor 'png::std_error::std_error(const string&, int)':
/home/fah/Downloads/Folding-Atomata-0.6.8/src/libs/png++/error.hpp:77:67: error: 'strerror' was not declared in this scope
make[2]: *** [CMakeFiles/FoldingAtomata.dir/Modeling/DataBuffers/SampledBuffers/Image.cpp.o] Error 1
make[1]: *** [CMakeFiles/FoldingAtomata.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment