• 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
more search path stuff
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

more search path stuff


  • Subject: more search path stuff
  • From: David Dunham <email@hidden>
  • Date: Thu, 9 Jun 2005 11:16:53 -0700

In the C++ project I'm trying to convert from CodeWarrior (or Visual Studio, depending on how you look at it), I've got stuff like

#include "sprite/DialogSprite.h"

This file is in the project, but can't be found:

In file included from /Volumes/GameHouse/WordInlay/HighScoreDialog.cpp:16:
/Volumes/GameHouse/WordInlay/HighScoreDialog.h:10:33: error: sprite/DialogSprite.h: No such file or directory


(it would be /Volumes/GameHouse/sprite/DialogSprite.h)

Do I need to add a search path even though the .h is in my project?
--

David Dunham   Macintosh Game Developer   GameHouse Studios
+1 206 442 5881 x22                http://www.gamehouse.com
    "They said it couldn't be done but sometimes it doesn't
     work out that way." -- Casey Stengel
_______________________________________________
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: more search path stuff
      • From: Cameron Hayne <email@hidden>
    • Re: more search path stuff
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Using alternate gcc in Xcode
  • Next by Date: Re: CodeWarrior vs Xcode issues
  • Previous by thread: Re: Using alternate gcc in Xcode
  • Next by thread: Re: more search path stuff
  • Index(es):
    • Date
    • Thread