Indeed. Shame on me for not reading the log in details. Thanks Richard.
- Chris - On Thu, Mar 4, 2010 at 16:54, Richard Brinkman <[email protected]>wrote: > > The original problem was not caused by qt3 versus qt4 issue but was a small > error in the source code. I committed a correction so it should compile now. > > > Richard > > > From: [email protected] > > To: [email protected] > > Date: Thu, 4 Mar 2010 12:06:16 -0300 > > Subject: Re: [Merkaartor] [SOLVED] can't build: windowGeoimageAction was > not declared in this scope > > > > > On Jue 04 Mar 2010 06:20:51 Chris Browet escribió: > > > What qmake command line did you use? > > > > > > Did you try a "make distclean && make" ? > > > > > > - Chris - > > > > qmake was symlink to qt3 > > i now fixed to qt4 as default: > > > > ragnarok /usr/local/src/merkaartor $ ll /usr/bin/qmake > > lrwxrwxrwx 1 root root 23 nov 30 2008 /usr/bin/qmake -> > > /etc/alternatives/qmake > > ragnarok /usr/local/src/merkaartor $ ll /etc/alternatives/qmake > > lrwxrwxrwx 1 root root 18 may 14 2009 /etc/alternatives/qmake -> > > /usr/bin/qmake-qt3 > > ragnarok /usr/local/src/merkaartor $ sudo update-alternatives --config > qmake > > There are 2 choices for the alternative qmake (providing /usr/bin/qmake). > > > > Selection Path Priority Status > > ------------------------------------------------------------ > > * 0 /usr/bin/qmake-qt3 45 auto mode > > 1 /usr/bin/qmake-qt3 45 manual mode > > 2 /usr/bin/qmake-qt4 40 manual mode > > > > Press enter to keep the current choice[*], or type selection number: 2 > > update-alternatives: using /usr/bin/qmake-qt4 to provide /usr/bin/qmake > > (qmake) in manual mode. > > ragnarok /usr/local/src/merkaartor $ qmake -v > > QMake version 2.01a > > Using Qt version 4.5.3 in /usr/lib > > > > build works fine! > > thanks anD excelent job! > > > > > > > > On Thu, Mar 4, 2010 at 01:04, Fernando Toledo <[email protected] > >wrote: > > > > ragnarok /usr/local/src/merkaartor $ make > > > > cd src/ && make -f Makefile > > > > make[1]: se ingresa al directorio `/usr/local/src/merkaartor/src' > > > > g++ -c -pipe -g -Wall -W -D_REENTRANT -DVERSION=0.16 -DREVISION=-svn > - > > > > DUSE_WEBKIT -D_TTY_POSIX_ -DUSE_GPS - > > > > DPLUGINS_DIR=/usr/local/lib/merkaartor/plugins - > > > > DSHARE_DIR=/us > > -- > > Dock Sud BBS > > http://bbs.docksud.com.ar > > telnet://bbs.docksud.com.ar > > ------------------------------ > Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign up > now. <http://clk.atdmt.com/GBL/go/201469226/direct/01/> > > _______________________________________________ > Merkaartor mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/merkaartor > >
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
