Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Select language:
English
French
German
Hungarian
Italian
Norwegian
News:
Home
Help
Search
Calendar
Members
View the memberlist
Search For Members
Login
Register
OESF Portables Forum
»
Everything Else
»
Archived Forums
»
Distros, Development, and Model Specific Forums
»
Zaurus - Everything Development
»
Qt/Qtopia
»
Rebuilding from Qtopia to QT/X11
← previous
next →
Print
Pages: [
1
]
Author
Topic: Rebuilding from Qtopia to QT/X11 (Read 2470 times)
zxerx
Jr. Member
Posts: 61
Rebuilding from Qtopia to QT/X11
«
on:
April 17, 2004, 10:47:50 am »
I have the source code to a program that currently runs under Qtopia. I wish to run this software under X11.
What\'s involved? Is it a trivial conversion, or will I have to learn the whole Qt API?
BTW: The program is FreeNoteQT and the source is at
http://www.urban.ne.jp/home/kanemori/zauru...freenote_e.html
Essentially, I just want to run this software on pdaXrom.
Logged
[span style=\'font-size:7pt;line-height:100%\']Zaurus SL-C760
::
pdaXrom 1.0.5
::
Toshiba 512Mb SD
::
Hagiwara 256Mb 10Mbit/s SD
::
PQI 256Mb 40x CF
::
Socket Low Power 10Mb/s Ethernet CF
::
Seano WiFi CF
::
Xircom 56k Modem CF
[/span]
Mickeyl
Hero Member
Posts: 1495
Rebuilding from Qtopia to QT/X11
«
Reply #1 on:
April 17, 2004, 01:29:33 pm »
Basically, you have to remove all references to libqpe and to libsl and substitute with Qt classes or provide original code where there is no substitute. libsl make this a complicated exercise because it is closed source.
Logged
Cheers,
Michael 'Mickey' Lauer | Embedded Linux Freelancer |
www.Vanille-Media.de
Consider donating
, if you like the
software I contribute to
.
Print
Pages: [
1
]
← previous
next →
OESF Portables Forum
»
Everything Else
»
Archived Forums
»
Distros, Development, and Model Specific Forums
»
Zaurus - Everything Development
»
Qt/Qtopia
»
Rebuilding from Qtopia to QT/X11