Post Reply 
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.
^
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL - build 1001 released! - pier4r - 12-16-2017, 08:03 AM
newRPL - on Hp 39gs - Martin Hepperle - 06-05-2019, 06:51 AM
RE: newRPL - build 1001 released! - pier4r - 12-23-2017, 10:16 AM
RE: newRPL - build 1001 released! - BarryMead - 12-24-2017 05:50 AM
RE: newRPL - build 1001 released! - pier4r - 01-01-2018, 09:42 AM
t - Claudio L. - 01-01-2018, 03:06 PM
RE: newRPL - build 1001 released! - pier4r - 01-01-2018, 03:41 PM
RE: newRPL - build 1001 released! - pier4r - 01-02-2018, 04:54 PM
RE: newRPL - build 1001 released! - pier4r - 01-02-2018, 06:58 PM
newRPL - brickviking - 10-05-2018, 06:01 AM
How to participate? - erazor - 12-13-2019, 07:12 AM



User(s) browsing this thread: 2 Guest(s)