What am I doing wrong? My plugin works fine on Windows, but when trying
to compile on OS X I get errors in REALplugin.h such as:
error: expected identifier before '*' token
For line:
Boolean (*clickFunction)(REALcontrolInstance, int x, int y, int modifiers);
I also get these errors for nil. I see them defined in macTypesForAnsi.h
but I do not see any of the sample projects using that header. I am
guessing I am missing a define somewhere that controls the compilation
of my project.
Thanks for any help,
Jeremy
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>