OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: telemetric_au on May 25, 2007, 01:13:45 am

Title: How To Compile A Src From The Pdaxrom Src Tree ?
Post by: telemetric_au on May 25, 2007, 01:13:45 am
i downloaded pppsettings from the source directory of the pdaxrom repository on ibiblio, and unpacked it. there is no compile makefile or documentation... how can i try to compile this to try it on beta1 collie ??

thankyou.



EOM
Title: How To Compile A Src From The Pdaxrom Src Tree ?
Post by: Meanie on May 25, 2007, 01:20:31 am
Quote
i downloaded pppsettings from the source directory of the pdaxrom repository on ibiblio, and unpacked it. there is no compile makefile or documentation... how can i try to compile this to try it on beta1 collie ??

thankyou.



EOM
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161995\"][{POST_SNAPBACK}][/a][/div]


that's a QT app. run qmake whatever.pro and it will generate the Makefile for you.
Title: How To Compile A Src From The Pdaxrom Src Tree ?
Post by: telemetric_au on May 25, 2007, 01:35:58 am
and i guess i get qmake source and install that first ?? assuming that can be done on pdaxrom... ?