|
2010-02-06
, 16:43
|
|
Posts: 11,700 |
Thanked: 10,045 times |
Joined on Jun 2006
@ North Texas, USA
|
#12
|
Hi,
Is it the entry point, that the information cannot be found?.
Daniel
The Following 5 Users Say Thank You to Texrat For This Useful Post: | ||
|
2010-02-06
, 17:21
|
|
Posts: 85 |
Thanked: 65 times |
Joined on Jan 2010
@ Ireland
|
#13
|
i had already installed QT in my Windows.. started a QT gui project and i did a simple HelloWorld.. but i don't know how to compile it for maemo and i installed a MADDE too.. and i don't know how to make a buildpackage..
i used it:
gorio $ mad qmake
gorio $ mad make
gorio $ mad dpkg-buildpackage
which: pgp: unknown command
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
tail: cannot open `debian/changelog' for reading: No such file or directory
dpkg-buildpackage: failure: tail of debian/changelog gave error exit status 1
The Following 3 Users Say Thank You to shep For This Useful Post: | ||
|
2010-02-06
, 17:31
|
Posts: 26 |
Thanked: 7 times |
Joined on Feb 2010
@ São Paulo - Brazil
|
#14
|
|
2010-02-06
, 20:15
|
|
Posts: 85 |
Thanked: 65 times |
Joined on Jan 2010
@ Ireland
|
#15
|
Hi shep,
Can you see this plz ? I did it on QT Creator..
Waiting for your reply..
mad pscreate -t qt_simple projectname
The Following 2 Users Say Thank You to shep For This Useful Post: | ||
|
2010-02-06
, 20:30
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#16
|
The Following 6 Users Say Thank You to ossipena For This Useful Post: | ||
|
2010-02-06
, 20:49
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#17
|
Absolutely the entry point IMO. I've been a software developer for many years but just cannot find my way into Qt.
I want to do visual programming, with Python as the coding tool. But so far the How-To instructions I've found assume far too much about what I should know. My background is Windows using Visual Basic, so unfortunately I lack the Linux/Python experience currently to grasp the parts that aren't explained.
(as far as Python itself, it's been very easy to learn)
The Following User Says Thank You to attila77 For This Useful Post: | ||
|
2010-02-06
, 21:01
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#18
|
Just to gather a bit more input, what exactly are you missing ? Is the 'where do I look for...' or a 'how do I...' or something completely unrelated ? The PyQt examples are headed to Extras and they should give a good overview of basic Python/Qt practices. I'm under the impression people fall short in the *procedure* part, i.e. how to link all the available info into an application, not the lack or quality of specific documentation...
|
2010-02-06
, 21:08
|
|
Posts: 11,700 |
Thanked: 10,045 times |
Joined on Jun 2006
@ North Texas, USA
|
#19
|
Just to gather a bit more input, what exactly are you missing ? Is the 'where do I look for...' or a 'how do I...' or something completely unrelated ? The PyQt examples are headed to Extras and they should give a good overview of basic Python/Qt practices. I'm under the impression people fall short in the *procedure* part, i.e. how to link all the available info into an application, not the lack or quality of specific documentation...
|
2010-02-06
, 21:19
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#20
|
It's been a few months since I gave this a shot-- but what I remember missing were the level 2 and 3 sort of details. The procedure I found at the time for Python + Qt development (sorry, don't have a link offhand) was a step-by-step at a VERY high level. Each step assumed the reader had the background to fill in the sub-steps... but I don't.
I can't produce a specific example, but one step was like "You need to set X up to work with Y" with absolutely no details on how to do that (I raised the issue in another thread here... if I find it I'll post later).
This is not an ususual problem though. Microsoft procedures in their knowledge base articles are notorious for this. But let's not follow their bad example. It may sound like a stupid request, but I'd like to see everything broken down into baby steps. The writer should step back and pretend they're a noob, too.
The Following 4 Users Say Thank You to mikec For This Useful Post: | ||
i used it:
gorio $ mad qmake
gorio $ mad make
gorio $ mad dpkg-buildpackage
which: pgp: unknown command
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
tail: cannot open `debian/changelog' for reading: No such file or directory
dpkg-buildpackage: failure: tail of debian/changelog gave error exit status 1