[Mono-osx] XCode not recognising mono.framework??

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jan 26 21:13:35 EST 2010


On Fri, Jan 15, 2010 at 8:36 AM, Onom <jamesdoig at gmail.com> wrote:
>
> Hi guys I'm usually a Windows C# user but I'm trying to get into coding on my
> mac....
>
> So I've got a C++ tool project and i've referenced SDL.framework and
> Mono.framework and the code recognises SDL headers I'm including but gives
> me a file not found when I try to include any mono headers.
>
> If I put the full file path in the include statement it recognises that but
> then throws a ton of errors as all the headers in the framework aren't
> referencing them selves with absolute path names...
>
> Am I doing something wrong? why can XCode see SDL and not Mono when the
> frameworks are in the same directory?

Did you install the CDSK package as well as the main package?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-osx mailing list