compliation errors (wxwindows' xrc) + propositions and questions

Marek spec at webtech.pl
Fri May 30 16:19:20 BST 2003


 Hello group,

 I tried to compile hugin cvs and I get some error messages. First of all I
run plain slackware 9.0 (I'm probably going to move on to slak 9.1(-current)
soon).

 Since I couldn't find slak wxwindows package I compiled it myself (2.4.0 for
GTK) by ./configure --prefix=/usr ; make ; make install .

 After I installed it and tried to compile hugin it gave me an error message
that it needs wxxmlres.h (something like that) so I went into wxwindows dir
into  ./contrib/src/xrc and additionally to above installation did make ; make
install. Is that how it should be compiled?

 Now hugin compiled (through make only not qmake ; make as INSTALL file says)
but when I run it I get "XRC resource: cannot get bitmap for 'bitmap'". Then I
lookied into the source and changed ./src/hugin/xrc/main_tool.xrc - replaced
every "<bitmap>images/" with "<bitmap>../images/". And it worked - I don't
know if that's the proper way to do this?

 Also it would be nice if sf.net project admin started forums there. The
forums on sf are really nice and as apposed to this list they are searchable.

 I noticed the DOS end-of-lines in code - is it developed on windows? what do
you use to develop it? will it require qt (I see qtgui in the development tree)?

 Thanks
 Marek



More information about the ptX mailing list