OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Qt/Qtopia => Topic started by: koan on January 23, 2010, 04:23:43 pm

Title: Cross Development On Mac
Post by: koan on January 23, 2010, 04:23:43 pm
Hi

I set up a cross compiler and QT tools to develop for Sharp or Cacko ROMs
on my Intel Mac.

Would anyone be interested if I write a how to guide ?
Title: Cross Development On Mac
Post by: dhns on January 24, 2010, 03:26:52 am
Quote from: koan
Hi

I set up a cross compiler and QT tools to develop for Sharp or Cacko ROMs
on my Intel Mac.

Would anyone be interested if I write a how to guide ?
Is it different from http://www.lucid-cake.net/osx_qpe/index_en.html (http://www.lucid-cake.net/osx_qpe/index_en.html) ?

- hns
Title: Cross Development On Mac
Post by: koan on January 24, 2010, 05:25:54 am
Quote from: dhns
Is it different from http://www.lucid-cake.net/osx_qpe/index_en.html (http://www.lucid-cake.net/osx_qpe/index_en.html) ?

Yes. I tried to follow that guide but QT embedded will not compile with a modern version of gcc and the patches given at lucid-cake.net are not sufficient to modernise the code.

I have built moc, uic and designer as Mac binaries and set up the configuration for tmake. I could make these binaries available to download plus explain how to set up QT, QT/e and the Sharp SDK with the Quantumstep toolchain as the back end.

If you are already using the lucid-cake system then you don't need my how to.
Title: Cross Development On Mac
Post by: zaphod on February 10, 2011, 08:28:11 pm
I'm interested because I'd like to build a more recent version of MESS for the Cacko ROM. I have a SL-C1000.

I notice this thread is about a year old. It's a long shot that you're still interested, but just thought I'd ask.
Title: Cross Development On Mac
Post by: koan on February 11, 2011, 02:31:29 pm
OK, I'll try to put something together.

It would have been much easier last year when everything was fresh in my mind, but I have a working system that I am using so bear with me.
Title: Cross Development On Mac
Post by: koan on March 31, 2011, 05:17:35 pm
I've uploaded my tutorial to http://www.lyndonhill.com/Projects/zaurus-dev-guide.html (http://www.lyndonhill.com/Projects/zaurus-dev-guide.html)

Please let me know if you have any questions or if I can make anything clearer.
Title: Cross Development On Mac
Post by: jakfish on April 02, 2011, 10:53:07 pm
This is a nice job.  I read it, and I don't even have a Mac, nor can I compile software.  But it's very well-written, very clear.

Jake