OpenPlay on 10.2
OpenPlay on 10.2
- Subject: OpenPlay on 10.2
- From: Owen Anderson <email@hidden>
- Date: Thu, 29 Aug 2002 16:39:51 -0400
I've just gotten interested in OpenPlay, and I was trying to build a
copy for use in a Cocoa game I'm working on under 10.2. However, when
I try to build the OpenPlay framework, I get these errors:
../../Source/OpenPlayLib/posix/op_dlopen.c:91: return type is an
incomplete type
../../Source/OpenPlayLib/posix/op_dlopen.c: In function
`NSMakePrivateModulePublic':
../../Source/OpenPlayLib/posix/op_dlopen.c:102: warning: `return' with
a value, in function returning void
../../Source/OpenPlayLib/posix/op_dlopen.c:104: invalid use of
undefined type `enum bool'
../../Source/OpenPlayLib/posix/op_dlopen.c:104: warning: `return' with
a value, in function returning void
../../Source/OpenPlayLib/posix/op_dlopen.c: In function `op_dlopen':
../../Source/OpenPlayLib/posix/op_dlopen.c:262: void value not ignored
as it ought to be
../../Source/OpenPlayLib/posix/op_dlopen.c:344: void value not ignored
as it ought to be
Anybody have any idea how to fix them? I'm using OS X 10.2 with the
August 28 Dev Tools Update and the newest CVS copy of OpenPlay.
Owen Anderson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.