Skip to content

Instantly share code, notes, and snippets.

@zbyerly
Created October 2, 2014 14:23
Show Gist options
  • Select an option

  • Save zbyerly/6e55a33f3f185ba3a48d to your computer and use it in GitHub Desktop.

Select an option

Save zbyerly/6e55a33f3f185ba3a48d to your computer and use it in GitHub Desktop.
/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