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

Todd Berman tberman at sevenl.net
Sun May 16 14:53:04 EDT 2004


Yes, gecko-sharp(gtkmozembed-sharp) does require the latest mono from
cvs, and will not work with the beta1 release.

The 0.3 gecko-sharp tarball is exactly the same as whats in cvs except
for compiling differences.

--Todd

On Sun, 2004-16-05 at 13:19 -0400, Met wrote:
> 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
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list