On Thu, Mar 3, 2016 at 1:01 PM, Walter Stefan <[email protected]> wrote:
> Dear Tobias, > > Thanks a lot. I got the compilation done by using the devtools. > > When I try to execute the qt-creator, the screen does not open and I get a > few errors. Can you help me on that as well? > > My Output: > [walteste@aedu2-build-qt bin]$ ./qtcreator > failed to get the current screen resources > libGL error: No matching fbConfigs or visuals found > libGL error: failed to load driver: swrast > QXcbConnection: XCB error: 172 (Unknown), sequence: 162, resource id: 150, > major code: 149 (Unknown), minor code: 20 > WARNING: Application > /home/walteste/qt-creator-opensource-src-3.5.1/bin/qtcreator. calling GLX > 1.3 function "glXCreatePbuffer" when GLX 1.3 is not supported! This is an > application bug! > QQuickWidget: Failed to make context current > QQuickWidget::resizeEvent() no OpenGL context > > Best Regards, > Stefan > > -----Original Message----- > From: Tobias Hunger [mailto:[email protected]] > Sent: Donnerstag, 3. März 2016 14:28 > To: Walter Stefan <[email protected]> > Cc: qt-creator <[email protected]> > Subject: Re: [Qt-creator] Qt-Creator 3.5.1 with Qt 5.5.1 build issues on > CentOS 6.7 x86_64 > > Hi Walter, > > Creator does not need to support all the platforms Qt runs on (just the > main desktop ones), so we tend to try out new things there before they hit > Qt. > > Please take a look here: > > http://doc-snapshots.qt.io/qt5-5.6/supported-platforms-and-configurations.html > > Qt 5.5 already dropped support for your compiler on RHEL 6. Qt 5.4 still > supports it though. > > Best Regards, > Tobias > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > Try qtcreator -noload Welcome - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
