• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
file name conflict
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

file name conflict


  • Subject: file name conflict
  • From: Pierre Marty <email@hidden>
  • Date: Thu, 30 Dec 2004 10:54:49 +0100

I'm working on a project with a target (dylib) using specials rules to process ".ui" files (QT framework), like:

/Developer/qt/bin/uic -o $(TARGET_BUILD_DIR)/include/ui_$(INPUT_FILE_BASE).h $(INPUT_FILE_PATH)

One of the source file is named "settings-dialog.ui", and it seems to me that this name itself generates a lot of problems with the build system of XCode (version 1.5). Most of the time (???) this file (and only this one !) is not processed. I rename this file and this fixed the problem, but now I have the same pb with a file named "settings-dialog.c" !

Does anyone know about this kind of problem ? Does the name of a source name conflict with some internal rules in XCode ?

Pierre






 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Prebinding strategies
  • Next by Date: Re: Prebinding strategies
  • Previous by thread: Re: Prebinding strategies
  • Next by thread: Embedding C++objects in Objective C++
  • Index(es):
    • Date
    • Thread