Re: Seeing preprocessor defines with -dM
Re: Seeing preprocessor defines with -dM
- Subject: Re: Seeing preprocessor defines with -dM
- From: Andrew Duncan <email@hidden>
- Date: Tue, 17 Feb 2004 14:49:17 -0800
From: Chris Espinosa <email@hidden>
Subject: Re: Seeing preprocessor defines with -dM
Date: Tue, 17 Feb 2004 12:41:38 -0800
-dM works only with the -E flag during preprocessing. Try choosing
Preprocess from the Build menu and looking at either the generated file
or the build log.
This did it... the IDE automatically opens the "main.i" file which
shows all the preprocessor defines. Very useful!
Thanks, Chris. You've been a great resource ever since the Inside
Macintosh series... I still have Volume I on my shelf. What a
masterpiece of documentation.
Andrew
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.