Hi,
I'm trying to compile the class library on Mac OS X
using rotor, but I'm getting lots of errors CS0246:
The type or namespace name 'ComVisible' could not be
found (are you missing a using directive or an
assembly reference?)
on lines like this:
[ComVisible(false)]
and similar errors for attribute declarations like:
[InterfaceType
(ComInterfaceType.IntefaceIsUnknown)]
I'm using NAnt to do the build.
(Please note also that I'm having to convert all the
.build files to utf-8 as NAnt won't read iso-8859-1)
Is there something missing?
thanks
Tom McMillen
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list