maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   QtCreator & MADDE: Instructions for Windows (https://talk.maemo.org/showthread.php?t=45978)

danielwilms 2010-02-26 18:56

QtCreator & MADDE: Instructions for Windows
 
Hi,

the MADDE tech preview continues. Now instructions are out on how to integrate MADDE in QtCreator.

Follow the post and the wiki page and please let us now what you think about it!

Daniel

calvin_42 2010-02-26 19:12

Re: QtCreator & MADDE: Instructions for Windows
 
Could you try to go further on the subject with a project containing several files and explains how to resolve this problem "multiple target patterns" while using Qt Creator with MADDE. It packages well on my computer/device but not with the extra-devel assistant.

See http://talk.maemo.org/showthread.php?t=44994

I had to use scratchbox on Linux to resolve the matter. Would like to be able to keep the windows option with MADDE.

Thanks :)

too 2010-02-27 07:30

Re: QtCreator & MADDE: Instructions for Windows
 
does your configure-stamp in debian/rules look like:

Code:

configure-stamp:
        dh_testdir
        # Add here commands to configure the package.

        qmake
        touch configure-stamp

so that qmake is run during package build.

and do you have files 'configure-stamp' and 'Makefile' removed
when creating the source package (just to be sure) ?

too 2010-02-27 15:12

Re: QtCreator & MADDE: Instructions for Windows
 
Quote:

Originally Posted by danielwilms (Post 548014)
Hi,

the MADDE tech preview continues. Now instructions are out on how to integrate MADDE in QtCreator.

Follow the post and the wiki page and please let us now what you think about it!

Daniel

Great Document!

One thing just to mention: mad-developer 1.6.11 depends
on gdb already (which I uploaded to extras-devel too), so the
information about 'Setup debug environment' is outdated.

Hmm, the tip about shutting down GPRS connection is interesting;
there should be no problem having gprs and usb networking
up the same time -- if there is we'd like to know abot the cases.

danielwilms 2010-02-27 16:22

Re: QtCreator & MADDE: Instructions for Windows
 
Quote:

Originally Posted by too (Post 548914)
Great Document!

One thing just to mention: mad-developer 1.6.11 depends
on gdb already (which I uploaded to extras-devel too), so the
information about 'Setup debug environment' is outdated.

Hmm, the tip about shutting down GPRS connection is interesting;
there should be no problem having gprs and usb networking
up the same time -- if there is we'd like to know abot the cases.


Thanks for the feedback! will update that!

Daniel

tmsha 2010-02-27 23:10

Re: QtCreator & MADDE: Instructions for Windows
 
Now, we just need Qt 4.6 for MADDE support :) (the "hack" got problems with maemo includes)

What about maemo code completion for qt creator?
Will that ever be integrated into qt creator ?

And will we always need to use ifdef when using qt creator for windows to create maemo apps ?

Sasler 2010-03-03 09:31

Re: QtCreator & MADDE: Instructions for Windows
 
Now if only Qt Creator would have an simple way of deigning a form for both landscape and portrait mode... ;)

danielwilms 2010-03-03 10:34

Re: QtCreator & MADDE: Instructions for Windows
 
Quote:

Originally Posted by tmsha (Post 549362)
Now, we just need Qt 4.6 for MADDE support :) (the "hack" got problems with maemo includes)

What about maemo code completion for qt creator?
Will that ever be integrated into qt creator ?

And will we always need to use ifdef when using qt creator for windows to create maemo apps ?

Stay tuned on that. 4.6 is not yet on device, so there are no official development tools for that. And with the code-completion: If you check out the classes for 4.6 for Maemo5 then you will see that the differences between plain Qt and Qt for Maemo are minimal. And for anything, which you will use apart from the plain Qt libraries you will need the ifdefs, if you want to run it in another environment.

Daniel


All times are GMT. The time now is 01:55.

vBulletin® Version 3.8.8