more search path stuff
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