On Fri 11-Sep-2009 at 15:16 +0200, Serge Droz wrote:
>
> ../libhuginbase.so.0.0: undefined reference to `gluOrtho2D'
> ../libhuginbase.so.0.0: undefined reference to `gluErrorString'
I 'think' this is caused by building on a system with the
proprietary nvidia driver, it would be useful to confirm this.
The workaround is to build like this:
cmake -DCMAKE_CXX_FLAGS="-lGLU" .
make
etc..
--
Bruno
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---