Re: qt 4.6 without pt1.2

2010-05-12 Thread Paul Hartman
On Sat, May 8, 2010 at 12:48 AM, wrote: > Hi everyone, > > I suceeded to compile a program that uses the state machine framework for > fremantle but using the madde program provided by Nokia SDK. > > Nevertheless, when I pass this program to my N900 it sais that some Qt > libraries are missing.

RE: qt 4.6 without pt1.2

2010-05-10 Thread Felipe Crochik
> Qt 4.6.2 is already in Fremantle repository as PR 1.2 SDK was released some month ago, thus, you don't need to use extras-devel any more. @Daniil: I thought so but wasn't sure. Thank you. @A. Cano: you still need to add the extras-devel to the repositories list on the device in order to instal

Re: qt 4.6 without pt1.2

2010-05-10 Thread Daniil Ivanov
Hi Felipe! Qt 4.6.2 is already in Fremantle repository as PR 1.2 SDK was released some month ago, thus, you don't need to use extras-devel any more. Thanks, Daniil. On Mon, May 10, 2010 at 3:03 PM, Felipe Crochik wrote: > If you are going to use scratchbox on your linux host, like I > suggest

Re: qt 4.6 without pt1.2

2010-05-10 Thread Felipe Crochik
If you are going to use scratchbox on your linux host, like I suggested, to create the package you can install qt 4.6 on it by adding the maemo development repository to sources.lst (it may already be there) and using: apt-get install libqt4-maemo5-dev to install qt 4.6 on the device you will

Re: qt 4.6 without pt1.2

2010-05-10 Thread Daniil Ivanov
Hi again! But newer version are located in Fremantle repository: http://repository.maemo.org/pool/fremantle/free/q/qt4-x11/ You should use these. Thanks, Daniil On Mon, May 10, 2010 at 1:04 PM, Daniil Ivanov wrote: > Hi Cano! > http://repository.maemo.org/extras-devel/pool/fremantle/free/

Re: qt 4.6 without pt1.2

2010-05-10 Thread Daniil Ivanov
Hi Cano! http://repository.maemo.org/extras-devel/pool/fremantle/free/q/qt4-maemo5/ Thanks, Daniil. On Mon, May 10, 2010 at 1:03 PM, wrote: > Quoting Felipe Crochik : > >> Hi... >> Right now you have two options to have a qt application running on the >> n900. >> You can use the "stock" qt 4.5.

RE: qt 4.6 without pt1.2

2010-05-10 Thread acano
Quoting Felipe Crochik : Hi... Right now you have two options to have a qt application running on the n900. You can use the "stock" qt 4.5.3 or you can use the packages from extras-devel for qt 4.6.2. I do not fing the extras-devel for qt 4.6.2 on the extra-devel. Please, could you tell me

RE: qt 4.6 without pt1.2

2010-05-08 Thread Felipe Crochik
Hi... Right now you have two options to have a qt application running on the n900. You can use the "stock" qt 4.5.3 or you can use the packages from extras-devel for qt 4.6.2. I don't think you can create the package using the Nokia SDK right now because it assumes PR1.2. You best bet is to creat