Author Topic: Native Qte On-board Development Package  (Read 10427 times)

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Native Qte On-board Development Package
« Reply #15 on: June 03, 2006, 04:18:43 am »
Quote
Quote
I spent 1 hours last night trying to install this.  I do not understand why I couldnt get the zgcc to work but I grabed a crams image and then i modified one of the installers.  Thing mounts and stays mounted with automounter.  when i launch qconsole, zgcc greats me as if it was just staying in the background waiting for me to use it.  Very nice.  automounter insures after a reboot, the zgcc stays mounted.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

actually, i have already kicked this stuff away for a period of time since i found the awesome Meanie's second edition of his zgcc-2.95-2.cramfs (which is mentioned in my previous post) which covers essentially most of the Qt development.

For further follow-up, since the dev...img has 'qmake' and 'qembed' utilities which can build an 'include' file and 'Makefile' easily by them, i strong suggest Meanie's zgcc cramfs to cover this as well as my temporal solution to Qt development is just put those stuffs inside my /usr/local/bin .

concerning the 'Standalone Qt Tutorial' which covers OpenGL library, I also found that even Meanie's second edition of zgcc cramfs cannot compile them (of coz for the previous stuff / dev...img bounces back with a horrible absentee messages...), I suspect that even this version of cramfs doesn't cover the LIB of the OpenGl (as it reports that '-lGLU' option hasn't be recognised during ld operation, that means system includes are present, but the linker libraries are evicted out...).

if that can be added in the future versions, I think this tiny little development box can be achieved in a more enhanced fashion so that the 'freshmeat' stuff can be compiled as well...  
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129550\"][{POST_SNAPBACK}][/a][/div]

just send me those extra files and I will include them in the next update.
as for OpenGL, you need to install this package [a href=\"http://mail.pdaxrom.org/download/1.1.0beta1/XQt/feed/mesa3d_6.2.1-1_armv5tel.ipk]http://mail.pdaxrom.org/download/1.1.0beta...-1_armv5tel.ipk[/url]

or compile it yourself using this source package:
http://mail.pdaxrom.org/download/1.1.0beta...b-6.2.1.tar.bz2
« Last Edit: June 03, 2006, 04:21:30 am by Meanie »
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Native Qte On-board Development Package
« Reply #16 on: June 03, 2006, 06:44:14 am »
HOrray!  another update.
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

dinorex

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • http://dinorex.mocasting.com
Native Qte On-board Development Package
« Reply #17 on: June 04, 2006, 10:11:24 am »
Quote
just send me those extra files and I will include them in the next update.
as for OpenGL, you need to install this package http://mail.pdaxrom.org/download/1.1.0beta...-1_armv5tel.ipk

or compile it yourself using this source package:
http://mail.pdaxrom.org/download/1.1.0beta...b-6.2.1.tar.bz2
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129568\"][{POST_SNAPBACK}][/a][/div]
thx.... i will send you those bins later...

but i am now busy fighting against a deadly iPAQ HP3600 re-flashing with opie these days... so... be patient...  
« Last Edit: June 04, 2006, 10:12:41 am by dinorex »
Dinorex corner: -
Chinese: http://dinorex.mocasting.com/
English: http://dinorex-redoxin.blogspot.com/
Website: http://dinorex.no-ip.biz/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Zauri SL-C3100 (1 black & 1 grey)
black - Qtopia / Cacko (for notes taking in meetings) :)
grey - ROM wild tester....

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Native Qte On-board Development Package
« Reply #18 on: June 04, 2006, 09:38:33 pm »
the bins I was referring to dino was the groff and less compiles, but I will see if I can get these set up, what is needed by man to function properly anyways? Maybe I can throw an ipk together if you dont.
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Native Qte On-board Development Package
« Reply #19 on: June 05, 2006, 06:20:25 am »
Quote
second edition of zgcc cramfs cannot compile them (of coz for the previous stuff / dev...img bounces back with a horrible absentee messages...), I suspect that even this version of cramfs doesn't cover the LIB of the OpenGl (as it reports that '-lGLU' option hasn't be recognised during ld operation, that means system includes are present, but the linker libraries are evicted out...).

as I understand it, the standalone qt-e apps are NOT designed to run on qtopia, you'd build qt-e with a different configuration for them.
for example, the main program is quite different for a qtopia app, as it inherits stuff from qtopia.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

dinorex

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • http://dinorex.mocasting.com
Native Qte On-board Development Package
« Reply #20 on: June 07, 2006, 03:58:54 am »
Quote
just send me those extra files and I will include them in the next update.
as for OpenGL, you need to install this package http://mail.pdaxrom.org/download/1.1.0beta...-1_armv5tel.ipk

or compile it yourself using this source package:
http://mail.pdaxrom.org/download/1.1.0beta...b-6.2.1.tar.bz2
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129568\"][{POST_SNAPBACK}][/a][/div]

I've sent you email attached with the binaries. plz check ...  
Dinorex corner: -
Chinese: http://dinorex.mocasting.com/
English: http://dinorex-redoxin.blogspot.com/
Website: http://dinorex.no-ip.biz/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Zauri SL-C3100 (1 black & 1 grey)
black - Qtopia / Cacko (for notes taking in meetings) :)
grey - ROM wild tester....