Hi all:
I'm trying to use QML in my project, but i has some trouble using
QtCreator.
Here's the project structure:
MyProject
| MyProject.pro (TEMPLATE = subdirs)
| MainWindow
| MainWindow.pro
On 12 sept. 2013, at 04:01, Thiago Macieira wrote:
> All that worked in Qt 4 continues to work in Qt 5. GPS wasn't part of Qt 4
> (that was Mobility and most of it only supported the Nokia platforms); 3D
> wasn't part of Qt 4 either (Mobility again). Qt Quick 1 continues to work
> exactly like
You need to check whether it contains gdb optimazation flag in the
compiler argument, such as -O3. If yes, replace it with -O0 and then try
again.
BR
William Zeng
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/lis
On 21 September 2013 14:47, Etienne Sandré-Chardonnal
wrote:
> I'm experiencing this issue : a 64-bit int QMap slows my app comparing to a
> 32-bit int one. I'm compiling with GCC-MinGW64, so a 64-bit compiler.
> Shouldn't it be as fast? The QMap is not very large (maybe 1000 elements)
> and I hav
Hi,
I'm experiencing this issue : a 64-bit int QMap slows my app comparing to a
32-bit int one. I'm compiling with GCC-MinGW64, so a 64-bit compiler.
Shouldn't it be as fast? The QMap is not very large (maybe 1000 elements)
and I have much bigger structures in my app, so the memory size should not