Displaying 1 result from an estimated 1 matches for "osxwindowimpl".
2008 Feb 20
1
Compilation error on installing rgl package
...framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include
-DHAVE_PNG_H -I/usr/local/include/libpng12
-DRGL_USE_CARBON
-I/System/Library/Frameworks/AGL.framework/Headers
-Iext -I/usr/local/include -g -O2 -fPIC -g -O2 -c
osxgui.cpp -o osxgui.o
osxgui.cpp: In constructor
?gui::OSXWindowImpl::OSXWindowImpl(gui::Window*)?:
osxgui.cpp:74: error: ?CreateNewWindow? was not
declared in this scope
osxgui.cpp:78: error: ?kEventWindowDrawContent? was
not declared in this scope
osxgui.cpp:91: error: ?GetWindowEventTarget? was not
declared in this scope
osxgui.cpp: In member function ?virtual vo...