• 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
No such file or directory
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No such file or directory


  • Subject: No such file or directory
  • From: "McLaughlin, Michael P." <email@hidden>
  • Date: Fri, 6 Mar 2009 16:06:42 -0500
  • Acceptlanguage: en-US
  • Thread-topic: No such file or directory

I got the titled error and I am really puzzled.

I have two very similar projects (apart from a GUI) -- a CoreServices
project and a Cocoa project.  Both have a folder named Eigen in the project
folder.

A header common to both states

#include "Eigen/Core"

which is actually a header file without the .h.

Problem: The Cocoa project (with everything defaulted) gives the titled
error; the CoreServices project finds the file with no problem.

The CoreServices project does not even need to have the Eigen folder added
to the project Groups & Files.  This is true for other headers as well.

The Cocoa project cannot find Eigen/Core at all.  Moreover, it cannot find
any header that is not inserted into Groups & Files even when that header is
in the same folder as the project.

Clearly, there is some basic difference between the two projects.  Still,
why doesn't my Cocoa project find a local file?

Any ideas?

Note: Changing the Info on Eigen/Core so that it is specifically a header
file does not solve the problem.  It still cannot be found.

P.S. FWIW, Eigen is a public-domain vector/matrix library (source).

--
Mike McLaughlin

 _______________________________________________
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: Re: Building an agent app into another app's bundle
  • Next by Date: typedef enums are now unsigned?!
  • Previous by thread: Applying number formatter to table view column - newbie question?
  • Next by thread: typedef enums are now unsigned?!
  • Index(es):
    • Date
    • Thread