Compilation of kext.
Compilation of kext.
- Subject: Compilation of kext.
- From: Nicolas Diez <email@hidden>
- Date: Sun, 5 Jun 2005 11:16:10 +0200
Hello,
I'm sorry if I ask a dumb question, but while I am developing an
application which I should put in IOHIDFamily kext, I'm using cstdlib.
This makes gcc to occur some errors. In fact, I have the above errors
when I try to compile :
error : iostream : so such file or directory
error : map : no such file or directory
and so one. When I build the application outside the kext build, it
compiles clearly. I have checked project options in XCode2.0, but I
can't find why cstdlib, map, vector and other classes couldn't be
found.
Thanks for all.
Nicolas.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden