Hi Everybody,I'm trying to compile Q-Rap 0.1 on my Linux Mint 17.1 (Ubuntu 
14.04 Trusty Tahr derivative) (Intel I7, 64 bit) and I'm getting a few errors:

In file included from /usr/include/c++/4.8/bits/stl_algo.h:66:0,                
 from /usr/include/c++/4.8/algorithm:62,                 from 
/usr/include/qt4/QtCore/qglobal.h:68,                 from 
/usr/include/qt4/QtCore/qnamespace.h:45,                 from 
/usr/include/qt4/QtCore/qobjectdefs.h:45,                 from 
/usr/include/qt4/QtCore/qobject.h:47,                 from 
/usr/include/qt4/QtCore/QObject:1,                 from 
/home/alex/Cloned/Qt/qrap/qrap.h:51,                 from 
/home/alex/Cloned/Qt/qrap/qrap.cpp:28:/usr/include/c++/4.8/functional: In 
member function ‘decltype (__arg((declval<_Args>)()...)) std::_Mu<_Arg, true, 
false>::operator()(_CVArg&, std::tuple<_Args2 ...>&) const 
volatile’:/usr/include/c++/4.8/functional:1141:21: error: expected 
nested-name-specifier before ‘_Build_index_tuple’    typedef typename 
_Build_index_tuple<sizeof...(_Args)>::__type                     
^/usr/include/c++/4.8/functional:1141:39: error: expected initializer before 
‘<’ token    typedef typename _Build_index_tuple<sizeof...(_Args)>::__type
and so on with a couple of dozens of similar errors... (the whole log file is 
available on request)
This problem seems to be related to C++11 but:
$ c++ --versionc++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Hence, C++11 should be supported.
I have both Qt4 and Qt5 (Qt 5.4) installed on this machine and I do not have 
problems compiling other code.
Q-Rap is a QGIS plugin used to predict/simulate radio wave propagation in a 
geographical area. You can find it here: Q-Rap: Radio Planning Tool 
I asked for help on Q-Rap mailing list but... there is a question almost 
identical to mine that is waiting for a answer since September 2015 so... 
Does anybody know what is going wrong here and how can I fix it?

|   |
|   |  |   |   |   |   |   |
| Q-Rap: Radio Planning ToolQ-Rap is an Open Source Radio Planning plug-in to 
QGis |
|  |
| Visualizza su www.qrap.org.za | Anteprima per Yahoo |
|  |
|   |



_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to