[Mono-devel-list] latest gtk# svn installs 2.0 assemblies and no 1.0 assemblies?
    Roger E Critchlow Jr 
    rec at elf.org
       
    Sun Mar 27 14:19:56 EST 2005
    
    
  
Greetings --
   I've checked out, compiled, and installed the latest mono, mcs, 
gtk-sharp, and monodoc modules from SVN.  When I try to run the monodoc 
built thus, I get the error:
----------------------------
** (/usr/local/lib/monodoc/browser.exe:30775): WARNING **: Could not 
find assembly gtk-sharp, references from 
/usr/local/lib/monodoc/browser.exe (assemblyref_index=2)
      Major/Minor: 1,0
      Build:       0,0
      Token:       35e10195dab3c99f
System error: No such file or directory
** (/usr/local/lib/monodoc/browser.exe:30775): WARNING **: Missing 
method Init in assembly /usr/local/lib/monodoc/browser.exe, type 
Gtk.Application
Unhandled Exception: System.NullReferenceException: Object reference not 
set to an instance of an object
----------------------------
Looking at /usr/local/lib/mono I find
gtk-sharp-2.0/gtk-sharp.dll -> 
../gac/gtk-sharp/2.0.0.0__35e10195dab3c99f/gtk-sharp.dl
and no links in the gtk-sharp/ directory,  while the 1.0.6 installation 
in /usr/lib/mono has
  gtk-sharp/gtk-sharp.dll -> 
/usr/lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/gtk-sharp.dll
and no gtk-sharp-2.0/ directory at all.
When I try to run gskynet.exe, either the precompiled binary or a newly 
compiled binary, I get the same error about the missing gtk-sharp assembly.
How is this supposed to work?
-- rec --
    
    
More information about the Mono-devel-list
mailing list