Thanks. I've put that link in place but now having problems resolving references: /usr/lib64/libwx_gtk2u_gl-2.8.so: undefined reference to `wxAppConsole::CreateMessageOutput()@WXU_2.8' /usr/lib64/libwx_gtk2u_gl-2.8.so: undefined reference to `wxAppConsole::CreateLogTarget()@WXU_2.8'
I've checked ldd output on this library and all references appear to be available. Any ideas as to how to resolve this next issue? Thanks so much for any information you can provide. The wx compile install was pretty vanilla (./configure --with-gtk --enable-gtk2 --enable- unicode), can't figure out what the issue with hugin (or celeste as it were). I'm not sure I "need" celeste. Is there a way to compile hugin without it? Mike On Jan 16, 4:18 am, Kornel Benko <[email protected]> wrote: > Am Samstag 16 Januar 2010 schrieb lycovian:> Having trouble compiling the > celeste portion of hugin-2009.4.0. ld is > > complaining it can't find -lwx_gtk2u_gl-2.8. I've checked my usr > > lib64 and I can see libwx_gtk2u_gl-2.8.so.0. Anyone else having > > trouble compiling under Linux? wx in general appears to be installed > > correctly on the box > > You probably _don't_ have libwx_gtk2u_gl-2.8.so, which is part of package > libwxgtk2.8-dev. > This is only a symbolic link to libwx_gtk2u_gl-2.8.so.0, but needed. > > Kornel > > -- > Kornel Benko > [email protected] > > signature.asc > < 1KViewDownload
-- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
