Re: [GtkGLExt] Linking



flood wrote:
When I tried that I got this output:

/usr/local/lib/libgtkglext-x11-1.0.so <http://x11-1.0.so>: undefined reference to `XF86VidModeQueryVersion' /usr/local/lib/libgtkglext-x11-1.0.so <http://x11-1.0.so>: undefined reference to `XF86VidModeGetModeLine'
collect2: ld returned 1 exit status



XF86VidModeQueryVersion and XF86VidModeGetModeLine are within libXxf86vm.{a,so} library, so try compiling with option -lXxf86vm

Michalis



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]