forked from janelia-flyem/buildem
-
Notifications
You must be signed in to change notification settings - Fork 1
Try a build with GCC-4.8 #6
Copy link
Copy link
Open
Description
chaubold
opened on May 29, 2014
Issue body actions
- Make sure all dependencies obey the CXX=.. settings
- Boost compilation: https://schwartzmeyer.com/2014/04/18/boost-with-gcc-on-os-x/
- Qt configuration:
- qt4-git/mkspecs/common/g++-base.conf: change gcc/g++ to gcc-4.8/g++-4.8
- qt4-git/mkspecs/common/g++-macx.conf: remove -Xarch_x86_64 from QMAKE_CFLAGS_X86_64
- ALTERNATIVE: compile Qt without STL
- VTK fixes:
- remove -fpascal-strings from Utilities/ftgl/CMakeLists.txt
- make sure VTK_REQUIRED_OBJCXX_FLAGS is not set to "" but is really not set at all, otherwise gcc thinks there are no input files
- update PGMLink and fix includes for strcpy etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels