Re: any way to have Xcode treat .cpp files like .mm files?
Re: any way to have Xcode treat .cpp files like .mm files?
- Subject: Re: any way to have Xcode treat .cpp files like .mm files?
- From: Jens Miltner <email@hidden>
- Date: Thu, 29 Jan 2004 22:30:57 +0100
Am 29.01.2004 um 22:09 schrieb Scott Tooker:
This is a known bug that we are currently working on. The specific bug
is that the dependency information is not updated when you change the
filetype for a file.
Hmmh, I think it's more than just the dependencies: I've done this with
a fresh project, so there shouldn't have been any dependency
information yet?
Scott
On Jan 28, 2004, at 10:53 AM, Matthew Formica wrote:
I believe the fact that changing the filetype didn't change how the
file was
interpreted is a bug; it's supposed to do what you would expect it to
do.
- Matthew
On 1/28/04 5:30 AM, "Jens Miltner" <email@hidden> wrote:
I tried changing the filetype for a .cpp file to
"sourcecode.cpp.objcpp", but that didn't change the way the compiler
interprets the file. Looks like the compiler has hardwired to
interpret
.cpp as plain C++ and only interpret .mm as Objective-C++ ?
_______________________________________________
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.
</jum>
_______________________________________________
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.