OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Qt/Qtopia => Topic started by: tovarish on December 27, 2004, 04:57:14 pm

Title: Porting From Win32 Question.
Post by: tovarish on December 27, 2004, 04:57:14 pm
Hi all,

I have the source code for a card game for Windows with mfc et al. I am thinking of porting this to the zaurus. It would be nice to receive pointers on the easist way this can be done without recoding the entire app.

any help will be appreciated.

thanks,
tovarish
Title: Porting From Win32 Question.
Post by: lpotter on December 28, 2004, 06:40:17 am
Quote
Hi all,

I have the source code for a card game for Windows with mfc et al. I am thinking of porting this to the zaurus. It would be nice to receive pointers on the easist way this can be done without recoding the entire app.

any help will be appreciated.

thanks,
tovarish
http://www.trolltech.com/products/qt/migrate/mfc.html (http://www.trolltech.com/products/qt/migrate/mfc.html)
might give you some hints. Qtopia uses qt embedded 2, so it might be a bit more time consuming.
Title: Porting From Win32 Question.
Post by: tovarish on December 28, 2004, 08:42:48 am
hey thanks, i didnt know about this link. i will check it out

this doesnt look easy