• 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
problem with finding framework header file under Xcode 4.5.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with finding framework header file under Xcode 4.5.2


  • Subject: problem with finding framework header file under Xcode 4.5.2
  • From: Alan Condit <email@hidden>
  • Date: Thu, 20 Dec 2012 12:10:13 -0800

I just got a new Mac Mini and installed Xcode 4.5.2 and am trying to recompile a couple of Frameworks that I built under Xcode 4.0.2.

The first framework built just fine (after a few little stumbles). I copied the new ANTLR.framework to /Library/Frameworks (just like I have always done).

Now I am working on my ST4 framework. I am getting errors that it cannot find 'ANTLR/ANTLR.h' below is the error message.

In file included from /Users/acondit/source/antlr/code/stringtemplate4/objc/main/ST4/../compiler/GroupParser.m:20:
/Users/acondit/source/antlr/code/stringtemplate4/objc/main/ST4/../compiler/GroupParser.h:7:9: fatal error: 'ANTLR/ANTLR.h' file not found
#import <ANTLR/ANTLR.h>
        ^
1 error generated.

I am using
#import <ANTLR/ANTLR.h>
which has worked fine under past versions of Xcode.

Can anyone help me figure out what is going on?

Thanks,
Alan
 _______________________________________________
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

  • Follow-Ups:
    • Re: problem with finding framework header file under Xcode 4.5.2
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: LLDB Print Description of variable doesn't work?
  • Next by Date: Wrong height for rounded textured button
  • Previous by thread: Re: LLDB Print Description of variable doesn't work?
  • Next by thread: Re: problem with finding framework header file under Xcode 4.5.2
  • Index(es):
    • Date
    • Thread