windows compilation

Mike Runge mike at trozzreaxxion.net
Thu Sep 25 15:14:06 BST 2003


Yili,

with the tarball from today hugin-20030925.tar.gz I got similar problems :
*******************************************************************
g++ -c  -DWINVER=0x0400 -D__WIN95__ -D__GNUWIN32__
-I/c/dev/wxWindows-2.4.1/lib/mswd -I/c/dev/wxWindows-2.4.1/include
-I/c/dev/wxWindows-2.4.1/contrib/include -I/c/dev/wxWindows-2.4.1/src/regex
-I/c/dev/wxWindows-2.4.1/src/png -I/c/dev/wxWindows-2.4.1/src/jpeg
-I/c/dev/wxWindows-2.4.1/src/zlib -I/c/dev/wxWindows-2.4.1/src/tiff
-I/c/dev/wxWindows-2.4.1/contrib/include -Iinclude -Ipano12         -DSTRICT
-DHAVE_W32API_H -D__WXMSW__ -D__WINDOWS__ -g -D__WXDEBUG__ -Wall    -o
hugin/PanoToolsInterface.o hugin/PanoToolsInterface.cpp
In file included from hugin/PanoToolsInterface.cpp:44:
include/hugin/PanoToolsInterface.h:31:29: pano12/panorama.h: No such file or
directory
include/hugin/PanoToolsInterface.h:32:27: pano12/filter.h: No such file or
directory
In file included from hugin/PanoToolsInterface.cpp:44:
include/hugin/PanoToolsInterface.h:56: `Image' was not declared in this
scope
include/hugin/PanoToolsInterface.h:56: `image' was not declared in this
scope
include/hugin/PanoToolsInterface.h:56: parse error before `&' token
include/hugin/PanoToolsInterface.h:61: `Image' was not declared in this
scope
include/hugin/PanoToolsInterface.h:61: `image' was not declared in this
scope
*******************************************************************

Peter says, that I maybe need to include pano12.dll within my path?!
pano12.dll is located in c:WINNTsystem32 - should be good enough?!

I remember that Pablo or Kai-Uwe have modified this dll?! Do I need an actual
one?

best, mike


More information about the ptX mailing list