![]() |
Re: Project Magenta - opensource iOS on ARMv7
forget n9 cuz n900 is still leading
|
Re: Project Magenta - opensource iOS on ARMv7
Quote:
Code:
[sbox-FREMANTLE_ARMEL: ~/ice/libobjc] > cmake libObjC/ http://marmistrz.net63.net/public/ice/ |
Re: Project Magenta - opensource iOS on ARMv7
I don't really see too much worth on this effort. It seems much more doable and useful any improvements to prewebenv, mecolay and preenv.
|
Re: Project Magenta - opensource iOS on ARMv7
Don't be so negative.. We've thought other projects were impossible and will never work, but in the end people collaborated and worked on it until it actually happened and got released.. So I, for one, got my hopes up on any idea/wip projects from TMO.
|
Re: Project Magenta - opensource iOS on ARMv7
Happened to stumble upon this forum by checking for vcproj2cmake internet activity :)
Quote:
Or, more specific, this likely means that someone didn't read the areas of the README file that mattered ;) I don't have a sufficiently comfortable automatic installation mode for this kind of job yet, SORRY! (top priority item, for my own requirements as well) Quote:
(which advises people to checkout another - admittedly non-standard - branch, rather than master with a rather outdated HEAD, which AFAICS is the one here due to the fact that this error turns up). Feel free to keep me updated on any (non-?)progress on this, I'll try to help as much as possible. :D |
Re: Project Magenta - opensource iOS on ARMv7
"The Following 4 Users Say Thank You to vcproj2cmake For This Useful Post" - WTH!?
All I can say is THANKS! :p I tried that tree archive yesterday, and unfortunately there were numerous problems with my converter, so I tried adding some initial ObjectiveC-related support to it. During CMake configure run, it complained about certain files missing from the project (libObjC/runtime/error.h, libObjC/runtime/objc-sel-table.h etc.). Are those .vcproj files somewhat outdated!? After CMake configure run, the build failed with Code:
c++: error trying to exec 'cc1obj': execvp: No such file or directory Now, the build is finally crapping out at the TargetConditionals.h header which is part of Apple SDKs thus not readily available on this particular platform (or am I supposed to install this as an easily downloadable toolkit dependency?? After all TARGET_OS_WIN32 needed that header as well...) If so, then one should probably do a find_package() (or find_path() in case no Find module is available yet) in one of the possible hook files in ${CMAKE_SOURCE_DIR}/cmake/vcproj2cmake and error out in case that Apple platform toolkit cannot be found. Finally, I also have to say: are you sure you're attempting to build the correct variant?? I'd venture a guess that there should be a Linux-suited objc-runtime variant out there somewhere? http://cxwangyi.wordpress.com/2011/0...c-programmers/ might be relevant... HTH :) |
Re: Project Magenta - opensource iOS on ARMv7
These should be relevant:
http://www.techotopia.com/index.php/...Ustep_on_Linux http://blog.lyxite.com/2008/01/compi...using-gcc.html (further links removed due to link restriction for new members) |
Re: Project Magenta - opensource iOS on ARMv7
And also this one especially (objc-runtime link):
http://cxwangyi.wordpress.com/2011/0...c-programmers/ |
Re: Project Magenta - opensource iOS on ARMv7
Quote:
|
Re: Project Magenta - opensource iOS on ARMv7
Quote:
|
All times are GMT. The time now is 21:32. |
vBulletin® Version 3.8.8