Issue

Defines an issue that we cannot resolve on our end. Whenever available, we also offer a solution so you can fix your installation and still run Snap! with all the features available.

The Snap project uses the -std=c++0x option to compile with C++ 2011 features such as smart pointers. This means all the libraries that we link against of must also have been compiled with the flag to be compatible.

It has been reported that under Gentoo you may run in the problem for different libraries. There is a command line to fix the problem with, for example, log4cplus:

# CXXFLAGS="-std=c++0x ${CXXFLAGS}" emerge -av log4cplus

Each platform has a different way to handle such problem. Note that our system requires c++0x. Without it, you'll have a real hard time to get ...

Snap! Websites
An Open Source CMS System in C++

Contact Us Directly