qtcreator 2.6.2 crashes when try to go Help->Contents
I have compiled qtcreator with QT 5.0.1 (VS 2012 ×64) I did following mkdir qtcreator cd qtcreator qmake.exe ..\qt-creator-2.6.2-src\qtcreator.pro -r CONFIG+=release nmake release nmake docs The...
View ArticleQtTools Won't Compile
Hi, I’ve downloaded Qt5.0.1 source zip from download page and compiled with MinGW 4.7.2 ×32 or x64. I decided to compile by myself because of this annoying bug: QTBUG-8764 [bugreports.qt-project.org]...
View ArticleQt 5.0.1 Failed to load platform plugin "windows"
Ok, first time installing Qt, ever. Start a new project —>Application—>Qt GUI Application. If I hit run on this, I should get an empty GUI window, or something. No ? Instead I get: Failed...
View ArticleQt5 Static Build Error
I’m trying to build the Qt static libraries, but I get the following error: LINK : fatal error LNK1181: cannot open input file 'SDK\Lib\x86.obj' NMAKE : fatal error U1077:...
View ArticleQt 5, bluescreen
Hi, I have a very strange problem since I upgraded Qt from 4.8.0 to 5.0.1 (qtCreator and mingw included, so everything is up to date) My computer is maybe quiet old but it’s still Windows 7 and I never...
View Article[Proposal/Request to Digia] Discrete download links for dll's needed for...
To begin with, I am not a lawyer, and everything written below are some personal thoughts, provided “AS IS”, without any warranty! :-) Is it possible to provide seperate download links to the dll files...
View Article[SOLVED]Failed to start program. Path or permissions wrong?
I am trying to run an example that comes with the qt system and located at “widgets/styles/styles.pro”. When I load the project and build i get the “Failed to start program. Path or permissions wrong?...
View ArticleDeploying an application in linux.No DLLs?
I have been working with Qt for some time in windows and a few days back i decided to install it on my linux box and i got it running today.Built and run the application as usual.When I run the binary...
View ArticleQt 5.0.0 - enable c++ 11 on Mac OSX
I’m trying to enable c++11 features in my Qt Creator. I Installed version 2.6.1 that came with the Qt 5.0.0 framework on qt-project.org. Everything’s running smoothly and I created various applications...
View ArticleDeploying to Raspberry pi - can't seem to launch.
So I installed Qt on a Raspberry Pi just fine. Created a GUI app with a few basic buttons including a QLabel for displaying an image (Pxmap I believe). Running from within the ID it runs just fine. I...
View ArticleQt4 built and compiled GUI on Raspberry PI (Wheezy)
Has anyone actually build and run a GUI app on Raspberry PI? Not using the QML but using Creator and Designer? Anyone configured that app to run automatically on the desktop boot? Could you share that...
View Articleqt-linux-opensource-5.0.1-x86-offline.run .... produces errors
Hey guys. Trying a sh qt-linux-opensource-5.0.1-x86-offline.run but I’m getting errors right away. Running on Ubuntu 2 Errors report back. Within the errors are some garbage characters but basically :...
View ArticleHow to clean the Beta version compile environment?
I installed Qt5.0 Beta1 & 2 before, after I uninstalled all of the beta version and installed the latest 5.0.1 version, when I tried to compile, the error came out: Could not find mkspecs for...
View ArticleQtCreator 5.0.1 on openSUSE 12.3RC1: error plugin loader
QtCreater want to load some plugin at startup. the ‘Help’ plugin fails with message: …/Qt5.0.1/Tools/QtCreator/lib/qtcreator/plugins/QtProject/libHelp.so: Cannot load library...
View ArticleMSVC2010 rebuilds every time, deletes *.obj on "DLL-link-fail"
I use QMake to gen *.vcproj (from *.pro) to create DLLs that expose C++ classes to QML (Qt5.0.1/MSVC2010). The DLLs work. However, I have two problems (they might be related): When I “build”, it ALWAYS...
View Article[SOLVED]Qt 5.0.1 for Linux x64 - Qt Creator needs compiler!
After downloading Qt 5.0.1 for Linux x64 I got this error message when I tried to build “Hello world” application! :-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the...
View Articletrouble with compiling on qt creator
I installed “Qt libraries 4.8.4 for Windows (VS 2010, 234 MB)” and “Qt Creator 2.6.2 for Windows (51 MB)”. I got the following compile output: 09:52:13: Running steps for project qttest... 09:52:13:...
View Articletst_qquickanimations Not Linking
I checked out qt5 from git, did ./init_repository, configured with -opensource -confirm-license -developer-build, built the whole thing, installed to /usr/local/Qt-5.0.1 and now I’m trying to run a...
View ArticleWin7 32-bit Unable to get Creator 2.6.2(5.0 distribution) to work properly....
Hi, I’ve been having trouble ever since I’ve upgraded my Qt build to 5.0. Whenever i click a tab on the welcome screen, “Getting Started” “Develop” “Examples” or “Tutorials”, Creator crashes. I can...
View ArticleProblem assigning MS Visual Studio Complier to Qt 5.0
I’m running ‘Windows 7 Service Pack 1’ with ‘MS Visual Studio Professional 2012’ and I’m simply attempting to build and run and example program supplied with Qt 5.0 and associated Qt Creator....
View Article