Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Mac Programmer > Using CFM with ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 948 of 1027
Post > Topic >>

Using CFM with Mach-O on iMacs... or what cross process api to use???

by Fonarix <Fonarix@[EMAIL PROTECTED] > Jun 21, 2007 at 02:23 AM

Using CFM with Mach-O on iMacs... or what cross process api to use???

Greetings!
Currently I'm trying ****t very big project to Xcode from CW 8.3,
almost finished...
But i have a problems with thirdparty libs, one of them - CFM static
library, and other - Mach-O Power PC only.
My purpose - to get Universal binary Application.
I've learned a lot of meterials, experimented with my ovn demos:

 - Made shlb and used it via MachOCFMGlue in my Xcode Mach-O
Application,
    and got a problem on iMacs: GetDiskFragment - doesn't work,
returned -4 err...
- Packed shlb in bundle via MakeBundle Version 2.0.1 and got a problem
on iMac:
   CFBundleLoadExecutable - returned false;

>From Apple lists, I knew that it's not impossible use non UB, in UB
application. I'm doomed...
There is only one way - compile applications from libraries, and
launch it on iMac via Rossetta.
Now I've decided to try use cross process API, all I know about it's -
Sockets.
Is there any way and another APIs? I heard about AppleEvents, pipes.
Is there any examples for using it?

Thanks!

Fedor.
 




 1 Posts in Topic:
Using CFM with Mach-O on iMacs... or what cross process api to u
Fonarix <Fonarix@[EMAI  2007-06-21 02:23:17 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Jul 9 5:57:00 CDT 2008.