Created
October 2, 2014 14:23
-
-
Save zbyerly/6e55a33f3f185ba3a48d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/include/boost/serialization/access.hpp:118:9: error: ‘class LibGeoDecomp::ContainerCell<DomainCell, 1000ul>’ has no member named ‘serialize’ | |
| src/examples/gameoflife_adcirc/CMakeFiles/gameoflife_adcirc_exe.dir/build.make:77: recipe for target 'src/examples/gameoflife_adcirc/CMakeFiles/gameoflife_adcirc_exe.dir/main.cpp.o' failed | |
| make[2]: *** [src/examples/gameoflife_adcirc/CMakeFiles/gameoflife_adcirc_exe.dir/main.cpp.o] Error 1 | |
| CMakeFiles/Makefile2:1290: recipe for target 'src/examples/gameoflife_adcirc/CMakeFiles/gameoflife_adcirc_exe.dir/all' failed | |
| make[1]: *** [src/examples/gameoflife_adcirc/CMakeFiles/gameoflife_adcirc_exe.dir/all] Error 2 | |
| Makefile:137: recipe for target 'all' failed | |
| make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment