Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from src/gui/auxiliary/widget_definition.hpp:20:0,
- from src/gui/widgets/control.hpp:19,
- from src/gui/widgets/label.hpp:19,
- from src/tests/gui/iterator.cpp:22:
- src/foreach.hpp:171:12: error: ‘BOOST_FOREACH’ in namespace ‘boost’ does not name a type
- src/foreach.hpp:196:12: error: ‘BOOST_FOREACH’ in namespace ‘boost’ does not name a type
- In file included from src/gui/widgets/control.hpp:19:0,
- from src/gui/widgets/label.hpp:19,
- from src/tests/gui/iterator.cpp:22:
- src/gui/auxiliary/widget_definition.hpp: In member function ‘void gui2::tcontrol_definition::load_resolutions(const config&)’:
- src/gui/auxiliary/widget_definition.hpp:101:475: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:475: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
- src/gui/auxiliary/widget_definition.hpp:101:743: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:1366: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:1634: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:2255: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:2523: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- scons: *** [build/debug/tests/gui/iterator.o] Error 1
- In file included from src/gui/auxiliary/widget_definition.hpp:20:0,
- from src/gui/widgets/control.hpp:19,
- from src/gui/widgets/grid.hpp:20,
- from src/tests/gui/fire_event.cpp:20:
- src/foreach.hpp:171:12: error: ‘BOOST_FOREACH’ in namespace ‘boost’ does not name a type
- src/foreach.hpp:196:12: error: ‘BOOST_FOREACH’ in namespace ‘boost’ does not name a type
- In file included from src/gui/widgets/control.hpp:19:0,
- from src/gui/widgets/grid.hpp:20,
- from src/tests/gui/fire_event.cpp:20:
- src/gui/auxiliary/widget_definition.hpp: In member function ‘void gui2::tcontrol_definition::load_resolutions(const config&)’:
- src/gui/auxiliary/widget_definition.hpp:101:475: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:475: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
- src/gui/auxiliary/widget_definition.hpp:101:743: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:1366: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:1634: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:2255: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- src/gui/auxiliary/widget_definition.hpp:101:2523: error: there are no arguments to ‘boost_foreach_is_noncopyable’ that depend on a template parameter, so a declaration of ‘boost_foreach_is_noncopyable’ must be available [-fpermissive]
- scons: *** [build/debug/tests/gui/fire_event.o] Error 1
- scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment