1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
| In file included from /usr/include/QxOrm/QxPrecompiled.h:87:0,
from /usr/include/QxOrm/QxOrm.h:50,
from /home/sbonnemaison/workspace/c++/sdbs.inforsure/usr/local/include/ifsbase-1.0/ifsbase/entity/DataSource.hpp:11,
from /home/sbonnemaison/workspace/c++/sdbs.inforsure/IFSProxy/src/IFSSystem.cpp:19:
/usr/include/boost/foreach.hpp:169:42: erreur: boost::Q_FOREACH::tag has not been declared
/usr/include/boost/foreach.hpp:173:72: erreur: boost::Q_FOREACH::tag has not been declared
/usr/include/boost/foreach.hpp:177:81: erreur: boost::Q_FOREACH::tag has not been declared
/usr/include/boost/foreach.hpp:181:76: erreur: boost::Q_FOREACH::tag has not been declared
/usr/include/boost/foreach.hpp:185:59: erreur: boost::Q_FOREACH::tag has not been declared
/usr/include/boost/foreach.hpp:194:36: erreur: boost::Q_FOREACH::tag has not been declared
In file included from /usr/include/QxOrm/QxCollection/QxCollection.h:48:0,
from /usr/include/QxOrm/QxCommon/QxCache.h:47,
from /usr/include/QxOrm/QxOrm.h:56,
from /home/sbonnemaison/workspace/c++/sdbs.inforsure/usr/local/include/ifsbase-1.0/ifsbase/entity/DataSource.hpp:11,
from /home/sbonnemaison/workspace/c++/sdbs.inforsure/IFSProxy/src/IFSSystem.cpp:19:
/usr/include/boost/multi_index/random_access_index.hpp:1012:19: erreur: boost::Q_FOREACH::tag has not been declared
In file included from /usr/include/QxOrm/QxCollection/QxCollection.h:49:0,
from /usr/include/QxOrm/QxCommon/QxCache.h:47,
from /usr/include/QxOrm/QxOrm.h:56,
from /home/sbonnemaison/workspace/c++/sdbs.inforsure/usr/local/include/ifsbase-1.0/ifsbase/entity/DataSource.hpp:11,
from /home/sbonnemaison/workspace/c++/sdbs.inforsure/IFSProxy/src/IFSSystem.cpp:19:
/usr/include/boost/multi_index/hashed_index.hpp:1254:19: erreur: boost::Q_FOREACH::tag has not been declared
In file included from /usr/include/boost/multi_index/sequenced_index.hpp:21:0,
from /usr/include/boost/property_tree/ptree.hpp:23,
from /usr/include/boost/property_tree/json_parser.hpp:13, |
Partager