Re: __CAST_DOWN_CHECK compiler errors
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dave B. Sharp writes:
This would be much easier if I had a makefile to work from. I am using the default project setting generated by xcode 3.0 for the generic driver. Cant
Then create one. Use the Xcode gui to find the correct compile options for the sort of kext you are developing, and then create a makefile based on that. When upgrading Xcode, and/or major OS versions, it is generally a good idea to re-check that your compiler and linker flags are correct. I sometimes (well, almost always) forget to do this. Drew _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Gallatin