Re: Device discovery using C/C++ + OBEX problems
Re: Device discovery using C/C++ + OBEX problems
- Subject: Re: Device discovery using C/C++ + OBEX problems
- From: mat davidson <email@hidden>
- Date: Thu, 5 Jul 2007 14:39:14 -0700
Your XCode project is probably compiling against the 10.x SDK instead
of whats on your system. Double-click on the project as listing in
your XCode project, look in the General tab, look for "Cross-Develop
Using Target SDK:" and set it to "Current Mac OS".
I hope your header changes work. We've made the necessary changes
here, they should be available ASAP.
- mat
On Jul 5, 2007, at 1:54 PM, email@hidden wrote:
Do I have to call any other function to process BT inquiry and call
appropriate
callbacks?
Actually I have found out that I have to call CFRunLoopRun() to
accomplish that,
so discovery works now.
Now, I would like to address the old issue with C/C++ header
OBEX.h. Apple
developers made a mistake by using some Obj-C statements there. I
have made
appropriate changes to that file, however whenever I compile it, it
is giving
me the same errors (as if I hadn't changed anything). I did chmod
file (to make
it writeable). I have even rebooted the system, just to make sure
it is not
cached, but still the same. Am I missing something with changing
include files
of a framework? BTW, I copied everything from include file and
changed code
compiles fine, though I would really like to use the header from
Framework dir.
Please advise.
Thank you,
Boris
______________________________________________________________________
_____
Najhitrejši brezplačni klicni dostop :: Varno in zanesljivo po
internetu
Obiščite http://www.dialup386.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden