[ptx] compiling autopano-sift?

manouchk manouchk at gmail.com
Wed Dec 14 00:04:42 GMT 2005


Hi there!

I've got an error when doing make clean all 
Apparently it wants to build win-32 binary too?

make[2]: Entering directory 
`/home/manu/rpm/BUILD/autopano-sift-2.4/src/util/autopano-win32'
mcs   -main:autopano_sift_winGUI.Form1 \
        -r:System.dll -r:System.Data.dll -r:System.Drawing.dll \
        -r:System.Windows.Forms.dll -r:System.Xml.dll \
        -r:ICSharpCode.SharpZipLib.dll \
        -r:../../libsift.dll \
        -target:winexe -out:autopano-win32.exe \
        -resource:Form1.resx,autopano_sift_winGUI.Form1.resx 
-resource:FormProcess.resx,autopano_sift_winGUI.FormProcess.resx \
        AssemblyInfo.cs ../Autopano.cs ../BasicImagingInterface.cs Form1.cs 
FormProcess.cs ../GUIImage-Drawing.cs
Form1.cs(43) error CS0234: The type or namespace name `ErrorProvider' could 
not be found in namespace `System.Windows.Forms'
Compilation failed: 1 error(s), 0 warnings

maybe because windows.form are not supported by mono? I've seen a comment 
about that in mandriva rpm spec! In the spec the make file was modified maybe 
(I don't speak perl!). Here is what was done :
perl -pi -e 's|make \$\(MAKE_OPTIONS\) -C autopano-win32 all||' util/Makefile

-- 
Nil, Nil, Nil,
Fleuve impétueux et tumultueux,
Tu es comme notre reine,
La source de la vie.
ancien poème Égyptien (Astérix et Obélix - mission Cléopâtre)


More information about the ptx mailing list