On 15 Aug 2009, at 20:22, taylor wrote: > Hmm. Looks like you were right. Code blocks was just hiding that > error... > Thanks! Now I just go to figure out how to fix that problem... >
What platform are you on? Chances are you are missing the libs and/or dev headers for GL and GLX. I know I've been caught out by my ubuntu install not putting that on by default. - First time was just because I assumed that it was included by default in the stock install - I was switching from a Fedora base which did include GL support by default in a stock installation, but it seems ubuntu does not. - Second and subsequent times I was caught out because I am an idiot and forgot what I learned the first time... I can't comment on other distros, but worth a check! -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

