Skip navigation.
 
mlRe: Hep with IOKit.framework - it destroyed my project.
FROM : Jeremy
DATE : Sun Feb 10 20:48:30 2008

Here are my errors:

error: 'io_user_reference_t' undeclared here (not in a function)
error: syntax error before OSAsyncReference64'
error: syntax error before OSAsyncReference64'
error: syntax error before '}' token
error: syntax error before 'io_user_reference_t'

That are within the 10.5 SDK and I am using a 10.4 target... And it is 
only on THIS project.

"How would a car function if it were designed like a computer? 
Occasionally, executing a maneuver would cause your car to stop and 
fail and you would have to re-install the engine, and the airbag 
system would say, 'Are you sure?' before going off." - Katie Hafner


On Feb 6, 2008, at 4:50 PM, Kyle Sluder wrote:

> On 2/6/08, Jeremy Dentel <<email_removed>> wrote:

>> Now I added the framework and the copy files build phrase like my
>> usual help told me to. Once I went to build the project I recieved
>> 10 errors.
>>
>> I did not add any code so I went into the error console and looked
>> at the errors. They were ALL located within the IOKit.framework and
>> I cannot figure out why on earth they are there. So if anoyone knows
>> how to fix this I would be extremely happy!

>
> Not much anyone can do to help you unless you actually post the
> errors.  Could be anything.
>
> --Kyle Sluder

Related mailsAuthorDate
mlHep with IOKit.framework - it destroyed my project. Jeremy Dentel Feb 6, 20:23
mlRe: Hep with IOKit.framework - it destroyed my project. Kyle Sluder Feb 6, 22:50
mlRe: Hep with IOKit.framework - it destroyed my project. Jeremy Feb 10, 20:48