[ptx] Trouble getting autopano-sift 1.7 working on mac OS X
Katherine Donaldson
katharos at mac.com
Sat Oct 9 18:50:05 BST 2004
Hi, I'm trying to run generatekeys-sd.exe from the command line. I'm
running Mac OS 10.3.5, and I have mono 1.02 installed using the binary
installer from http://www.mono-project.com/. It seems to have gotten
past the "System.DllNotFoundException: gdiplus.dll" problem, but now I
am stuck on "System.Drawing.GDIPlus --->
System.ExecutionEngineException: SIGILL" See the stack trace below.
Has anyone gotten this to work?? I guess the next think to try is the
developer 1.1.1 release of mono.
-Katherine
Flicker 224% mono generatekeys-sd.exe STD_1491.JPG d.key
SIFT Keypoint Generation
Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for System.Drawing.GDIPlus --->
System.ExecutionEngineException: SIGILL
in (unmanaged) (wrapper managed-to-native)
System.Drawing.GDIPlus:GdiplusStartup
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartu
pOutput&)
in <0x0008c> (wrapper managed-to-native)
System.Drawing.GDIPlus:GdiplusStartup
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartu
pOutput&)
in <0x000b0> System.Drawing.GDIPlus:.cctor ()
--- End of inner exception stack trace ---
in (unmanaged) System.Drawing.GDIPlus:GdipLoadImageFromFile
(string,intptr&)
in <0x00064> System.Drawing.Bitmap:InitFromFile (string)
in <0x00060> System.Drawing.Bitmap:InitFromFile (string)
in <0x000a4> (wrapper remoting-invoke-with-check)
System.Drawing.Bitmap:InitFromFile (string)
in <0x0003c> System.Drawing.Bitmap:.ctor (string,bool)
in <0x00028> System.Drawing.Bitmap:.ctor (string)
in <0x000a4> (wrapper remoting-invoke-with-check)
System.Drawing.Bitmap:.ctor (string)
in <0x00050> DisplayImage:.ctor (string)
in <0x00124> GenerateKeys:Main (string[])
Unhandled Exception: System.NullReferenceException: Object reference
not set to an instance of an object
in <0x00088> System.Drawing.Bitmap:InitFromFile (string)
in (unmanaged) System.Drawing.GDIPlus:GdipLoadImageFromFile
(string,intptr&)
in <0x00064> System.Drawing.Bitmap:InitFromFile (string)
in <0x00060> System.Drawing.Bitmap:InitFromFile (string)
in <0x000a4> (wrapper remoting-invoke-with-check)
System.Drawing.Bitmap:InitFromFile (string)
in <0x0003c> System.Drawing.Bitmap:.ctor (string,bool)
in <0x00028> System.Drawing.Bitmap:.ctor (string)
in <0x000a4> (wrapper remoting-invoke-with-check)
System.Drawing.Bitmap:.ctor (string)
in <0x00050> DisplayImage:.ctor (string)
in <0x00124> GenerateKeys:Main (string[])
More information about the ptX
mailing list