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

Onom jamesdoig at gmail.com
Fri Jan 15 08:36:21 EST 2010


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?


Thanks.
-- 
View this message in context: http://old.nabble.com/XCode-not-recognising-mono.framework---tp27175363p27175363.html
Sent from the Mono - OSX mailing list archive at Nabble.com.



More information about the Mono-osx mailing list