I just got my iBook and installed and syncronized modules on it but when I try to compile any BMax sample I get this error "Compile error : Identifier 'TList' not found"
Please help because I am complete Mac newbie!!!
Did you make sure to exit the BlitzMax IDE after you synchronized modules, and then came back into it again?
yes and still the problem presists!!!
Are you using Framework? If so you also need to Import BRL.linkedlist
The samples don't use framework monkey.
Maher, you have read this post I hope:
http://www.blitzbasic.com/Community/posts.php?topic=41264
Simon, yes I did and I do have Xcode installed!
Hmm, doesn't sound like a very healthy syncmods. If you get exactly the same thing with both debug and release I would delete the entire install and try again.
I deleted all the BMax folder and made a new installation, synchronized again and all works fine now!!!