[ptx] gtk# related problem on OS X with command line tool

Brett Elliott brette at cinci.rr.com
Sat Jan 7 01:15:16 GMT 2006


Hello all,

I'm trying to run from the command line in OS X 10.4  I do not have  
gtk# installed, nor do I see why I'd need it to run the console app.   
Here's the command I use:

DiscoStu:/usr/bin brettelliott$ /usr/bin/autopano-complete.sh -o  
temp.pto -p 10 "/Users/brettelliott/Desktop/Basement/Basement1.TIF" "/ 
Users/brettelliott/Desktop/Basement/Basement2.TIF"

Here's the result:

Remaining arguments (2):
--> `/Users/brettelliott/Desktop/Basement/Basement1.TIF'
--> `/Users/brettelliott/Desktop/Basement/Basement2.TIF'

** (/usr/bin/generatekeys.exe:25528): WARNING **: The following  
assembly referenced from /usr/bin/generatekeys.exe could not be loaded:
      Assembly:   gtk-sharp    (assemblyref_index=1)
      Version:    1.0.0.0
      Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path  
listed in the MONO_PATH environment variable, or in the location of  
the executing assembly (/usr/bin).


** (/usr/bin/generatekeys.exe:25528): WARNING **: Missing method Init  
in assembly /usr/bin/generatekeys.exe, type Gtk.Application

** ERROR **: file mini.c: line 9639 (mono_jit_compile_method_inner):  
should not be reached
aborting...
/usr/bin/autopano-complete.sh: line 90: 25528 Abort trap               
$MONO $AUTOPANO_PATH/generatekeys.exe $arg $FILENAME $SIZE
DiscoStu:/usr/bin brettelliott$

Any ideas?

Regards,
Brett



More information about the ptx mailing list