Hi there,
I have problems deploying the application from QtCreator when it's being localized.
I set the
CONFIG += localize_deployment
and additional entries are generated in the .pro file.
...
Type: Posts; User: krix; Keyword(s):
Hi there,
I have problems deploying the application from QtCreator when it's being localized.
I set the
CONFIG += localize_deployment
and additional entries are generated in the .pro file.
...
I've taken my time to reinstall the Qt SDK 1.1.2 from the scratch.
Now it seems there are no Maemo tools included anymore.
I cannot even compile for Maemo now.
I'm stunned
Well, then point me to one you know
Here are some screenshots of my configuration to illustrate the problem.
1) The issue with debugging
http://mobiosis.com/files/Clipboard04.png
2) My...
"works for most of the Windows users out of the box"
lol, maybe I'm the only Windows user who has tried it
If you know any Windows user who has this thing working, could you ask to post the Maemo...
thanks for the response Daniil,
How about the part
"it still doesn't work" ?
Thanks for advice, I didn't get the notification of another update from 1.1.1
Anyway, it still doesn't work.
Could you post your configuration of Tool Chain/Path/PYTHONPATH?
Can ANYONE with debugging working for Maemo post his toolchain configuration and environment variables Path/PYTHONPATH?
Or if you haven't done it recently, can you try to debug any application in...
OK, and the last,
The message when debugging fails says:
The GDB installed at c:\qtsdk\maemo\4.6.2\targets\fremantle-pr13\bin\gdb cannot find a valid python installation in it's python2.5...
The debugger path to my Maemo Tool Chain is
c:\qtsdk\maemo\4.6.2\targets\fremantle-pr13\bin\gdb
and I cannot change it (I guess the python debugger would work well)
When I hit "Run" on the Maemo...
Debugging on qemu and Symbian work well as I mentioned, altough there was the same error after installing QtCreator 2.2 (with the previous version of dev tools I didin't need to change anything) but...
HI there,
Since the new QtCreator 2.2 I cannot debug in Maemo
The problem is that the IDE complains about the missing tools and something about PYTHONPATH
With other platforms (Symbian/Emulator) I...
Your SVG has it's default dimensions way bigger than what you display.
Downscaling is always more precise than upscaling
Check my attachment...
star.zip
PS. Notice how much you can optimise...
Hi there,
I'm using the Text element to display text with images. When I use SVG-T image and try to use scale bigger than in the viewBox declared in the SVG, it scales very poorly (like a bitmap)....
I've realized the rotation is always done exactly this way, only the effect was not very well visible with the image I used
Hi all
I'd like to make 3D-like rotation on a flat image, to differentiate which way I'm rotating an image.
I currently do
Rotation{
id:rotationY;...
Is there any chance I could use Qt3d libraries in my project for Symbian (especially with QML)?
From what I see I'd need an RVCT compiler to create Qt3d binaries and it's out of my reach...
OK,
my mistake
I made a mistake in the .pro file,
"QuickHit" and "Turntable" use the GA framework which needs Multimedia from Qt rather than QtMobility (like currently on Symbian)
I hope it...
Hi there,
I've been working with the sound engine from the "Quick Hit" and "Turntable" examples, and I've noticed that sometimes the sound is not being played at all from the Symbian^3 device (on...
you're probably missing some include, i.e.
#include <QtGui>
or like in the example:
#include <QGraphicsObject>
Hi, guys thanks for all the advices,
I've downloaded the offline version and it worked like a charm.
I've installed the QtSdk 1.1 beta on top of the 1.1. Tech Preview (without uninstalling) and...
Hi there,
I'm very puzzled what happened to my QtSDK after a recent clean install I did on my computer.
So I uninstalled the previous NokiaQtSdk and installed the...
I think the problem could originate from having different versions of Qt and Symbian SDK installed over time. I've uninstalled Qt and NokiaQtSdk and did a clean install with the version Qt SDK 1.1....
Hi Kkrish
The project which I was trying to compile was qtbubblelevel. Everything is defined well in the project. I used the Qt version 4.7.1 symbian opensource, and the Symbian SDK from the...
I've found a possible bug in the QtDeclarative header file in Symbian
it's placed in the
c:\NokiaQtSDK\Symbian\SDK\include\QtDeclarative\
It has no content defined, just the preprocessor flag...
The contents were filtered automatically but not sorted