![]() |
2012-07-09
, 10:33
|
Posts: 642 |
Thanked: 486 times |
Joined on Aug 2008
|
#2
|
![]() |
2012-07-09
, 11:01
|
Posts: 468 |
Thanked: 610 times |
Joined on Jun 2006
|
#3
|
First question:
I'm trying to compile Apache Axis2c for the Nokia N9 (or any LGPL or permissive licensing tool that allows me to do XML data binding).
I do believe I have successfully cross compiled this using scratchbox. However even after reading the tutorials I am a little clueless on Scratchbox (I installed i using the python installer file from Nokia).
My questions is how does scratchbox work? As I understand it's a sandboxed environment where you change 'profiles' between host and target(s) and then compile apps for the target environment, but how can it emulate the ARM cpu? Specifically what is CPU Transparency?
The Following 4 Users Say Thank You to Bernard For This Useful Post: | ||
![]() |
2012-07-09
, 11:39
|
Posts: 642 |
Thanked: 486 times |
Joined on Aug 2008
|
#4
|
![]() |
2012-07-09
, 11:44
|
Posts: 468 |
Thanked: 610 times |
Joined on Jun 2006
|
#5
|
![]() |
2012-07-09
, 12:18
|
Posts: 642 |
Thanked: 486 times |
Joined on Aug 2008
|
#6
|
The Following User Says Thank You to rash.m2k For This Useful Post: | ||
![]() |
2012-07-09
, 12:49
|
Posts: 468 |
Thanked: 610 times |
Joined on Jun 2006
|
#7
|
![]() |
2012-07-17
, 00:58
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#8
|
Anyway onto the next question, how do I get Qt Creator to merge the library files i have created INTO the .deb file? Currently it doesn't even copy them to the shadow build directory (and thus fails when it tries to find the library - I have to copy then manually).
Part two of this question - if the project compiles successfully (with the libraries) then does that mean the library files are ok (i.e. of the same architecure?) or will I find out when I try to create a new object that uses that library?
![]() |
2012-07-17
, 01:18
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#9
|
![]() |
2012-07-17
, 01:45
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#10
|
The Following User Says Thank You to Creamy Goodness For This Useful Post: | ||
While I would love to be able to spend time on learning C++, Qt and various other tools I have little time. Thus I am creating this topic so people can help me answering questions that the tutorials etc cannot.
Anyway I'll be posting questions in the post below and will really appreciate the experts helping. I'm trying to develop apps for the Nokia N9 and contribute but it's always tricky. I'm sure like myself you expert Devs prefer coding and hate having to write long explanations but I would really appreciate it.
After all if you help me may be someday someone will help you.