В сети нашёл ресурс с бесплатной библиотекой GLT 0.7
(для работы с графикой OpenGl на c++ в любых ОС),
решил установить на Mandrake 10.1 ,а он мне пишет :
Compiling buffer.cpp
In file included from ../../src/misc/image.h:59,
from buffer.h:47,
from buffer.cpp:1:
../../src/misc/config.h:53: warning: ignoring #pragma comment
../../src/misc/config.h:57: warning: ignoring #pragma comment
In file included from buffer.cpp:1:
buffer.h: In member function `GltFrameBufferZ<DepthType, GlDepthType>&
GltFrameBufferZ<DepthType, GlDepthType>::operator=(const DepthType&)':
buffer.h:182: error: `_width' undeclared (first use this function)
buffer.h:182: error: (Each undeclared identifier is reported only once
for each function it appears in.)
buffer.h:182: error: `_height' undeclared (first use this function)
buffer.h:182: error: `_pixels' undeclared (first use this function)
buffer.h:184: error: `_x' undeclared (first use this function)
buffer.h:185: error: `_y' undeclared (first use this function)
buffer.h:188: error: `_size' undeclared (first use this function)
Помогите,установить.