mac compiling error

Questions or HOWTOs about the above? Post 'em here...
Post Reply
elmer fudd
Private First Class
Private First Class
Posts: 109
Joined: Fri May 07, 2004 11:17 pm
Contact:

mac compiling error

Post by elmer fudd »

error:
Image :doh:
im guessing its an unfinished joysick support
User avatar
DTRemenak
General
General
Posts: 625
Joined: Thu Jan 16, 2003 4:54 am
Location: U.S.
Contact:

Post by DTRemenak »

1.11 or 1.10?
If it's 1.11, you should have BzfJoystick.h in the include directory. If it's 1.10, you have some 1.11 platform files...
elmer fudd
Private First Class
Private First Class
Posts: 109
Joined: Fri May 07, 2004 11:17 pm
Contact:

Post by elmer fudd »

yeah its 1.11 and its in include but it cant seem to find it
User avatar
blast
General
General
Posts: 4933
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Post by blast »

It's in the anon Web CVS here.
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
User avatar
learner
General
General
Posts: 270
Joined: Sun May 11, 2003 2:06 am
Location: Maryland
Contact:

it may be..

Post by learner »

It very well should actually be in the include/ directory of your source tree, but is it in the XCode project? From vague recollection, it should be somewhere in the long list of files. Likely in a "Headers" category. Either those files are missing, or other files related to PlatformFactory. If you "Add Files..." and add them to the libPlatform target, you'll probably get a little farther.

Cheers!
Post Reply