newRPL - build 1255 released! [updated to 1299]
|
12-24-2017, 05:50 AM
(This post was last modified: 12-24-2017 06:02 AM by BarryMead.)
Post: #36
|
|||
|
|||
RE: newRPL - build 1001 released!
Claudio: When I added the #include <cstdint> line to mainwindow.cpp, the error
message changed to the following: /usr/include/c++/5/bits/c++0x_warning.h:32: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ So I added "-std=c++11" to the end of the CXXFLAGS line in the Makefile and then the error message changed to: /usr/include/qt4/QtCore/qthread.h:116: error: 'static void QThread::msleep(long unsigned int)' is protected static void msleep(unsigned long); I am not sure if I am getting any closer to a valid compile or just getting deeper into trouble. ^ |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 26 Guest(s)