← Back to team overview

kicad-developers team mailing list archive

Re: Re: OS X build

 

On Fri, Mar 03, 2006 at 03:34:46AM -0000, Logan Hedin wrote:
>build/3d-viewer/3d_aux.cpp:14:2: error: #error Please set wxUSE_GLCANVAS to 1 in 
>setup.h.

Did you compile wxWidgets yourself? What version? I believe that error
is saying wxWidgets wasn't built with OpenGL support. When building
wxWidgets, run `./configure --help` to see what the correct flag is.
I'm pretty sure it would be `./configure --with-opengl`.

Bryan






Follow ups

References