site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XNuiMmXkBswfsKIzvGrO/KWmGe2DSHOSh2fIGdbotKrDWW4s/5taYEWwySJBp2JOVT9re1RYQ/Pi7ix9qaOCFdmPB44T1n4B9WC9y86GUDTdbcX2iV7VgmEm5GVh1irLiLwBQGiwuYbiHG3vpphk62tl5cWkCiN1T5KRYbtD8Ps= 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Nicolas Diez