[Mono-devel-list] gecko-sharp cvs compile error

Met met at uberstats.com
Sun May 16 13:19:01 EDT 2004


I'm running the latest mono/mcs/gtk-sharp and here's the error I'm
getting:

================
mcs --unsafe --target library -L /usr/local/lib \
/pkg:gtk-sharp \
./NewWindowOrphan_handler.cs ./NewWindow_delegate.cs
./NewWindow_handler.cs ./AssemblyInfo.cs generated/*.cs -o
gecko-sharp.dll
error CS2001: Source file '/pkg:gtk-sharp' could not be opened
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [gecko-sharp.dll] Error 1
================

To fix it I had to remove the /pkg reference which I can't find
information about anywhere as well as the -L /usr/lib to which I hard
coded the required dll's.  Perhaps gtkmozembed-sharp from cvs requires
mono/mcs from cvs, as opposed to the latest beta-1 release?

~ Matthew




More information about the Mono-devel-list mailing list