• 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
Re: xcode chokes on #include<somefile.lxx>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcode chokes on #include<somefile.lxx>


  • Subject: Re: xcode chokes on #include<somefile.lxx>
  • From: Torsten Sadowski <email@hidden>
  • Date: Mon, 19 Apr 2004 22:12:24 +0200 (CEST)

No, this doesn't work. I don't know why the original programmers chose
such endings (there is .gxx .ixx .jxx as well). It seems they are used as
"levels of abstraction" in the include files. .lxx is recognized as a lex
source file by the Finder (I don't know where). I did even hack Standard
file types.pbfilespec so that those files appear as sourcecode.cpp.h in
the Get Info window.
I think the file ending should not matter as standard includes have lost
their .h (and are still found) and because #include means only "evaluate
the files contents here".
Maybe I have to write a script which changes all extensions but the thing
as such puzzles me.

Torsten

On Mon, 19 Apr 2004, Scott Tooker wrote:

> Well, I'm fairly sure that we don't recognize .lxx as a file extension
> that represents a header. What happens if you manually add the .lxx
> file to the Headers build phase of the target you are trying to build?
>
> Scott
>
> On Apr 17, 2004, at 11:06 AM, Torsten Sadowski wrote:
>
> > Hi,
> >
> >  I'm trying to turn OpenCascade into an xcode project but xcode seems
> > to
> > be too intelligent. Some files contain
> >
> >  #include<somefile.lxx>
> >
> >  but although somefile.lxx is part of the project I get file not found
> > errors. If I rename somefile to a .hxx ending it is found.
> >
> >  Any ideas are appreciated
> >
> >  Torsten
> > _______________________________________________
> > 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.
_______________________________________________
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.


References: 
 >xcode chokes on #include<somefile.lxx> (From: Torsten Sadowski <email@hidden>)
 >Re: xcode chokes on #include<somefile.lxx> (From: Scott Tooker <email@hidden>)

  • Prev by Date: Re: Xcode documentation window trouble
  • Next by Date: Re: xcode chokes on #include<somefile.lxx>
  • Previous by thread: Re: xcode chokes on #include<somefile.lxx>
  • Next by thread: Re: xcode chokes on #include<somefile.lxx>
  • Index(es):
    • Date
    • Thread