Hep with IOKit.framework - it destroyed my project.
-
> Hey,
>
> It has been awhile since I have needed help from you guys, but my
> main source isn't helping me is not helping me much. So here goes!
>
> In my latest project I need a panel to display one web page. My
> usual source told me how to actually use Web Kit so I could reach my
> objective.
>
> 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!
Thanks,
Jeremy -
On 2/6/08, Jeremy Dentel <doglover3049...> 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 -
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 <doglover3049...> 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


