lms-org / config_auto_drive

main repository for config files (includes all needed modules & libs as git submodules)
1 stars 0 forks source link

Does not work with gcc/g++ 5.4.0 (cereal) #76

Closed Phibedy closed 7 years ago

Phibedy commented 7 years ago

For the moment, just install gcc/g++ 4.8 and you should be fine. Call

export CC=/usr/bin/gcc-4.8
export CXX=/usr/bin/g++-4.8

before calling cmake

Edit: Nope you aren't, still not working on Ubuntu 16.04. We have to fix this as soon as possible

Phibedy commented 7 years ago

Was für eine Leistung :dagger: