Acinonyx - Next-generation interactive graphics - check results
RForge.net

Acinonyx

About Acinonyx
SVN access
Download/Files
Check results

Version: 3.0-0
Result: ERROR
Check time: 2009-12-14 13:26
* checking for working pdflatex ... OK
* using log directory ''
* using R version 2.10.0 Patched (2009-11-16 r50454)
* using session charset: ISO8859-1
* checking for file 'Acinonyx/DESCRIPTION' ... OK
* this is package 'Acinonyx' version '3.0-0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking for executable files ... OK
* checking whether package 'Acinonyx' can be installed ... ERROR
Installation failed.
See '00install.out' for details.

Installation log: 00install.out


Build log for Windows

* checking for file 'Acinonyx/DESCRIPTION' ... OK
* preparing 'Acinonyx':
* checking DESCRIPTION meta-information ... OK
* cleaning src
make: Nothing to be done for `clean'.
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building binary distribution
WARNING: some HTML links may not be found
* installing *source* package 'Acinonyx' ...
** libs
making DLL ...
/cygdrive/c/Rtools/bin/make -C .. Acinonyx.dll && cp ../Acinonyx.dll .
make[1]: Entering directory `/cygdrive/c/tmp/Rbuild146831018/Acinonyx'
PKG_CXXFLAGS='-fpermissive' PKG_LIBS='-lopengl32 -lglu32 -lrgraphapp -lgdi32' PKG_CPPFLAGS=' -IAcinonyx -IAcinonyx/RIF -IWin32' R CMD SHLIB -o Acinonyx.dll Acinonyx/AContainer.cpp Acinonyx/AObject.cpp Acinonyx/RIF/RCalls.cpp Acinonyx/RIF/REngine.cpp Acinonyx/RIF/RGrDevice.cpp Acinonyx/ATools.c Win32/AWin32Window.cpp
make[2]: Entering directory `/cygdrive/c/tmp/Rbuild146831018/Acinonyx'
g++ -I"c:/PROGRA~1/r/R-210~1.0/include" -IAcinonyx -IAcinonyx/RIF -IWin32 -fpermissive -O2 -Wall -c Acinonyx/AContainer.cpp -o Acinonyx/AContainer.o
In file included from Acinonyx/AContainer.cpp:10:
Acinonyx/AContainer.h:27: warning: ignoring #pragma mark
Acinonyx/AContainer.h:35: warning: ignoring #pragma mark
In file included from Acinonyx/AVisual.h:14,
from Acinonyx/AContainer.h:14,
from Acinonyx/AContainer.cpp:10:
Acinonyx/ARenderer.h: In member function 'void ARenderer::polygon(const APoint*, int, bool)':
Acinonyx/ARenderer.h:284: warning: invalid conversion from 'void (*)(GLenum)' to 'void (*)()'
Acinonyx/ARenderer.h:284: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:285: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:285: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:286: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:286: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:293: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:293: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:301: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/AContainer.h:14,
from Acinonyx/AContainer.cpp:10:
Acinonyx/AVisual.h: In constructor 'AVisual::AVisual(AContainer*, ARect, unsigned int)':
Acinonyx/AVisual.h:49: warning: 'AVisual::_flags' will be initialized after
Acinonyx/AVisual.h:48: warning: 'ASize AVisual::_min_size'
Acinonyx/AVisual.h:53: warning: when initialized here
g++ -I"c:/PROGRA~1/r/R-210~1.0/include" -IAcinonyx -IAcinonyx/RIF -IWin32 -fpermissive -O2 -Wall -c Acinonyx/AObject.cpp -o Acinonyx/AObject.o
g++ -I"c:/PROGRA~1/r/R-210~1.0/include" -IAcinonyx -IAcinonyx/RIF -IWin32 -fpermissive -O2 -Wall -c Acinonyx/RIF/RCalls.cpp -o Acinonyx/RIF/RCalls.o
In file included from Acinonyx/AQuery.h:14,
from Acinonyx/AVisualPrimitive.h:15,
from Acinonyx/ABasicPrimitives.h:13,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/AContainer.h:27: warning: ignoring #pragma mark
Acinonyx/AContainer.h:35: warning: ignoring #pragma mark
In file included from Acinonyx/APlot.h:23,
from Acinonyx/ABasicPrimitives.h:14,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/RIF/RValueHolder.h:44:7: warning: no newline at end of file
In file included from Acinonyx/RIF/RCalls.cpp:12:
Acinonyx/RIF/REngine.h: In member function 'RObject* REngine::eval(RObject*, int*)':
Acinonyx/RIF/REngine.h:90: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/AVisualPrimitive.h:13,
from Acinonyx/ABasicPrimitives.h:13,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/ARenderer.h: In member function 'void ARenderer::polygon(const APoint*, int, bool)':
Acinonyx/ARenderer.h:284: warning: invalid conversion from 'void (*)(GLenum)' to 'void (*)()'
Acinonyx/ARenderer.h:284: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:285: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:285: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:286: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:286: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:293: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:293: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:301: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/AVector.h:15,
from Acinonyx/ANotfier.h:13,
from Acinonyx/AMarker.h:13,
from Acinonyx/AVisualPrimitive.h:14,
from Acinonyx/ABasicPrimitives.h:13,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/AValue.h: In destructor 'virtual AValue::~AValue()':
Acinonyx/AValue.h:37: warning: enumeration value 'AVnull' not handled in switch
Acinonyx/AValue.h:37: warning: enumeration value 'AVchar' not handled in switch
Acinonyx/AValue.h:37: warning: enumeration value 'AVint' not handled in switch
Acinonyx/AValue.h:37: warning: enumeration value 'AVbool' not handled in switch
Acinonyx/AValue.h:37: warning: enumeration value 'AVfloat' not handled in switch
Acinonyx/AValue.h:37: warning: enumeration value 'AVdouble' not handled in switch
Acinonyx/AValue.h:37: warning: enumeration value 'AVlong' not handled in switch
Acinonyx/AValue.h:37: warning: enumeration value 'AVptr' not handled in switch
Acinonyx/AValue.h: In member function 'int AValue::asInt()':
Acinonyx/AValue.h:46: warning: enumeration value 'AVnull' not handled in switch
Acinonyx/AValue.h:46: warning: enumeration value 'AVchar' not handled in switch
Acinonyx/AValue.h:46: warning: enumeration value 'AVbool' not handled in switch
Acinonyx/AValue.h:46: warning: enumeration value 'AVlong' not handled in switch
Acinonyx/AValue.h:46: warning: enumeration value 'AVptr' not handled in switch
Acinonyx/AValue.h:46: warning: enumeration value 'AVobj' not handled in switch
Acinonyx/AValue.h: In member function 'float AValue::asFloat()':
Acinonyx/AValue.h:56: warning: enumeration value 'AVnull' not handled in switch
Acinonyx/AValue.h:56: warning: enumeration value 'AVchar' not handled in switch
Acinonyx/AValue.h:56: warning: enumeration value 'AVbool' not handled in switch
Acinonyx/AValue.h:56: warning: enumeration value 'AVlong' not handled in switch
Acinonyx/AValue.h:56: warning: enumeration value 'AVstr' not handled in switch
Acinonyx/AValue.h:56: warning: enumeration value 'AVptr' not handled in switch
Acinonyx/AValue.h:56: warning: enumeration value 'AVobj' not handled in switch
In file included from Acinonyx/ANotfier.h:13,
from Acinonyx/AMarker.h:13,
from Acinonyx/AVisualPrimitive.h:14,
from Acinonyx/ABasicPrimitives.h:13,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/AVector.h: In constructor 'APlainIntVector::APlainIntVector(const int*, vsize_t, bool)':
Acinonyx/AVector.h:261: warning: 'APlainIntVector::f_data' will be initialized after
Acinonyx/AVector.h:260: warning: 'double* APlainIntVector::d_data'
Acinonyx/AVector.h:263: warning: when initialized here
Acinonyx/AVector.h: In member function 'virtual const double* APlainIntVector::asDoubles()':
Acinonyx/AVector.h:278: warning: comparison between signed and unsigned integer expressions
Acinonyx/AVector.h: In member function 'virtual const float* APlainIntVector::asFloats()':
Acinonyx/AVector.h:285: warning: comparison between signed and unsigned integer expressions
Acinonyx/AVector.h: In member function 'virtual ADataRange APlainIntVector::range()':
Acinonyx/AVector.h:294: warning: comparison between signed and unsigned integer expressions
Acinonyx/AVector.h: In member function 'virtual void APlainIntVector::transformToFloats(AFloat*, float, float)':
Acinonyx/AVector.h:302: warning: comparison between signed and unsigned integer expressions
Acinonyx/AVector.h: In member function 'virtual void APlainIntVector::transformToDoubles(double*, double, double)':
Acinonyx/AVector.h:307: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/AVisualPrimitive.h:14,
from Acinonyx/ABasicPrimitives.h:13,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/AMarker.h: In constructor 'AMarker::AMarker(vsize_t)':
Acinonyx/AMarker.h:49: warning: base 'APlainIntVector' will be initialized after
Acinonyx/AMarker.h:49: warning: base 'ANotifierInterface'
Acinonyx/AMarker.h:49: warning: when initialized here
In file included from Acinonyx/AQuery.h:13,
from Acinonyx/AVisualPrimitive.h:15,
from Acinonyx/ABasicPrimitives.h:13,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/AVisual.h: In constructor 'AVisual::AVisual(AContainer*, ARect, unsigned int)':
Acinonyx/AVisual.h:49: warning: 'AVisual::_flags' will be initialized after
Acinonyx/AVisual.h:48: warning: 'ASize AVisual::_min_size'
Acinonyx/AVisual.h:53: warning: when initialized here
In file included from Acinonyx/APlot.h:16,
from Acinonyx/ABasicPrimitives.h:14,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/AScale.h: In constructor 'AScale::AScale(AVector*, ARange, ADataRange)':
Acinonyx/AScale.h:28: warning: 'AScale::n' will be initialized after
Acinonyx/AScale.h:25: warning: 'AFloat* AScale::_locations'
Acinonyx/AScale.h:49: warning: when initialized here
Acinonyx/AScale.h:31: warning: 'AScale::shareRange' will be initialized after
Acinonyx/AScale.h:31: warning: 'bool AScale::shareDataRange'
Acinonyx/AScale.h:49: warning: when initialized here
Acinonyx/AScale.h:31: warning: 'AScale::shareDataRange' will be initialized after
Acinonyx/AScale.h:30: warning: 'AScale* AScale::_prev'
Acinonyx/AScale.h:49: warning: when initialized here
Acinonyx/AScale.h: In constructor 'AScale::AScale(AVector*, ARange, vsize_t)':
Acinonyx/AScale.h:28: warning: 'AScale::n' will be initialized after
Acinonyx/AScale.h:25: warning: 'AFloat* AScale::_locations'
Acinonyx/AScale.h:59: warning: when initialized here
Acinonyx/AScale.h:31: warning: 'AScale::shareRange' will be initialized after
Acinonyx/AScale.h:31: warning: 'bool AScale::shareDataRange'
Acinonyx/AScale.h:59: warning: when initialized here
Acinonyx/AScale.h:31: warning: 'AScale::shareDataRange' will be initialized after
Acinonyx/AScale.h:30: warning: 'AScale* AScale::_prev'
Acinonyx/AScale.h:59: warning: when initialized here
Acinonyx/AScale.h: In member function 'AFloat* AScale::locations()':
Acinonyx/AScale.h:130: warning: comparison between signed and unsigned integer expressions
Acinonyx/AScale.h: In member function 'vsize_t AScale::discreteValue(AFloat)':
Acinonyx/AScale.h:157: warning: comparison between signed and unsigned integer expressions
Acinonyx/AScale.h: In member function 'vsize_t AScale::discreteIndex(AFloat)':
Acinonyx/AScale.h:166: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/APlot.h:20,
from Acinonyx/ABasicPrimitives.h:14,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/ADataVector.h: In member function 'virtual ADataRange AFloatVector::range()':
Acinonyx/ADataVector.h:86: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual const double* AFloatVector::asDoubles()':
Acinonyx/ADataVector.h:97: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual const int* AFloatVector::asInts()':
Acinonyx/ADataVector.h:104: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual void AFloatVector::transformToFloats(AFloat*, float, float)':
Acinonyx/ADataVector.h:110: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual void AFloatVector::transformToDoubles(double*, double, double)':
Acinonyx/ADataVector.h:115: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual ADataRange ADoubleVector::range()':
Acinonyx/ADataVector.h:145: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual void ADoubleVector::transformToFloats(AFloat*, float, float)':
Acinonyx/ADataVector.h:174: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual void ADoubleVector::transformToDoubles(double*, double, double)':
Acinonyx/ADataVector.h:179: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In constructor 'AIntVector::AIntVector(AMarker*, const int*, vsize_t, bool)':
Acinonyx/ADataVector.h:203: warning: 'AIntVector::f_data' will be initialized after
Acinonyx/ADataVector.h:202: warning: 'double* AIntVector::d_data'
Acinonyx/ADataVector.h:205: warning: when initialized here
Acinonyx/ADataVector.h: In constructor 'AIntVector::AIntVector(const int*, vsize_t, bool)':
Acinonyx/ADataVector.h:203: warning: 'AIntVector::f_data' will be initialized after
Acinonyx/ADataVector.h:202: warning: 'double* AIntVector::d_data'
Acinonyx/ADataVector.h:208: warning: when initialized here
Acinonyx/ADataVector.h: In constructor 'AIntVector::AIntVector(const int*, vsize_t)':
Acinonyx/ADataVector.h:203: warning: 'AIntVector::f_data' will be initialized after
Acinonyx/ADataVector.h:202: warning: 'double* AIntVector::d_data'
Acinonyx/ADataVector.h:211: warning: when initialized here
Acinonyx/ADataVector.h: In member function 'virtual const double* AIntVector::asDoubles()':
Acinonyx/ADataVector.h:226: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual const float* AIntVector::asFloats()':
Acinonyx/ADataVector.h:233: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual ADataRange AIntVector::range()':
Acinonyx/ADataVector.h:242: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual void AIntVector::transformToFloats(AFloat*, float, float)':
Acinonyx/ADataVector.h:250: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In member function 'virtual void AIntVector::transformToDoubles(double*, double, double)':
Acinonyx/ADataVector.h:255: warning: comparison between signed and unsigned integer expressions
Acinonyx/ADataVector.h: In constructor 'AUnivarTable::AUnivarTable(vsize_t, bool)':
Acinonyx/ADataVector.h:266: warning: 'AUnivarTable::_names' will be initialized after
Acinonyx/ADataVector.h:264: warning: 'vsize_t AUnivarTable::_other'
Acinonyx/ADataVector.h:268: warning: when initialized here
Acinonyx/ADataVector.h: In member function 'AUnivarTable* AFactorVector::table()':
Acinonyx/ADataVector.h:357: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/ABasicPrimitives.h:14,
from Acinonyx/RIF/RCalls.cpp:14:
Acinonyx/APlot.h: In constructor 'APlot::APlot(AContainer*, ARect, int)':
Acinonyx/APlot.h:44: warning: 'APlot::pps' will be initialized after
Acinonyx/APlot.h:40: warning: 'AScale** APlot::_scales'
Acinonyx/APlot.h:54: warning: when initialized here
Acinonyx/APlot.h:340: warning: 'APlot::inSelection' will be initialized after
Acinonyx/APlot.h:48: warning: 'bool APlot::inQuery'
Acinonyx/APlot.h:54: warning: when initialized here
Acinonyx/APlot.h:340: warning: 'APlot::inZoom' will be initialized after
Acinonyx/APlot.h:51: warning: 'AFloat APlot::mLeft'
Acinonyx/APlot.h:54: warning: when initialized here
Acinonyx/APlot.h: In constructor 'APlot::APlot(AContainer*, ARect, int, AScale*, AScale*)':
Acinonyx/APlot.h:44: warning: 'APlot::pps' will be initialized after
Acinonyx/APlot.h:43: warning: 'AMutableObjectVector* APlot::vps'
Acinonyx/APlot.h:61: warning: when initialized here
Acinonyx/APlot.h:340: warning: 'APlot::inZoom' will be initialized after
Acinonyx/APlot.h:48: warning: 'bool APlot::inQuery'
Acinonyx/APlot.h:61: warning: when initialized here
Acinonyx/APlot.h: In member function 'AScale* APlot::scale(vsize_t)':
Acinonyx/APlot.h:85: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/AScatterPlot.h:14,
from Acinonyx/RIF/RCalls.cpp:15:
Acinonyx/AAxis.h: In constructor 'ANamedAxis::ANamedAxis()':
Acinonyx/AAxis.h:49: warning: 'ANamedAxis::_names' will be initialized after
Acinonyx/AAxis.h:48: warning: 'char** ANamedAxis::_name'
Acinonyx/AAxis.h:52: warning: when initialized here
In file included from Acinonyx/RIF/RCalls.cpp:16:
Acinonyx/AParallelCoordPlot.h: In member function 'virtual void AParallelCoordPlot::update()':
Acinonyx/AParallelCoordPlot.h:100: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/ABarChart.h:13,
from Acinonyx/RIF/RCalls.cpp:17:
Acinonyx/AStatVisual.h: In constructor 'AStatVisual::AStatVisual(APlot*, AMarker*, vsize_t*, vsize_t, group_t, bool, bool)':
Acinonyx/AStatVisual.h:32: warning: 'AStatVisual::mark' will be initialized after
Acinonyx/AStatVisual.h:30: warning: 'vsize_t AStatVisual::n'
Acinonyx/AStatVisual.h:40: warning: when initialized here
In file included from Acinonyx/RIF/RCalls.cpp:17:
Acinonyx/ABarChart.h: In constructor 'ABarChart::ABarChart(AContainer*, ARect, int, AFactorVector*)':
Acinonyx/ABarChart.h:24: warning: 'ABarChart::movingBar' will be initialized after
Acinonyx/ABarChart.h:22: warning: 'bool ABarChart::spines'
Acinonyx/ABarChart.h:28: warning: when initialized here
In file included from Acinonyx/RIF/RCalls.cpp:18:
Acinonyx/AHistogram.h: In constructor 'ABinning::ABinning(ADataVector*, vsize_t, double, double, bool)':
Acinonyx/AHistogram.h:25: warning: 'ABinning::_binw' will be initialized after
Acinonyx/AHistogram.h:24: warning: 'vsize_t ABinning::_maxCt'
Acinonyx/AHistogram.h:29: warning: when initialized here
In file included from Acinonyx/RIF/RCalls.cpp:19:
Acinonyx/ARVector.h: In constructor 'ARFactorVector::ARFactorVector(AMarker*, SEXPREC*)':
Acinonyx/ARVector.h:88: warning: comparison between signed and unsigned integer expressions
Acinonyx/RIF/RCalls.cpp: In function 'SEXPREC* A_MarkerSelect(SEXPREC*, SEXPREC*)':
Acinonyx/RIF/RCalls.cpp:271: warning: comparison between signed and unsigned integer expressions
Acinonyx/RIF/REngine.h: At global scope:
Acinonyx/RIF/REngine.h:17: warning: 'rarch' defined but not used
Acinonyx/RIF/RCalls.cpp:135: warning: 'inside_Rapp' defined but not used
g++ -I"c:/PROGRA~1/r/R-210~1.0/include" -IAcinonyx -IAcinonyx/RIF -IWin32 -fpermissive -O2 -Wall -c Acinonyx/RIF/REngine.cpp -o Acinonyx/RIF/REngine.o
In file included from Acinonyx/RIF/REngine.cpp:10:
Acinonyx/RIF/REngine.h: In member function 'RObject* REngine::eval(RObject*, int*)':
Acinonyx/RIF/REngine.h:90: warning: comparison between signed and unsigned integer expressions
Acinonyx/RIF/REngine.h: At global scope:
Acinonyx/RIF/REngine.h:17: warning: 'rarch' defined but not used
g++ -I"c:/PROGRA~1/r/R-210~1.0/include" -IAcinonyx -IAcinonyx/RIF -IWin32 -fpermissive -O2 -Wall -c Acinonyx/RIF/RGrDevice.cpp -o Acinonyx/RIF/RGrDevice.o
Acinonyx/RIF/RGrDevice.cpp:177: warning: ignoring #pragma mark RGD
Acinonyx/RIF/RGrDevice.cpp:196: warning: ignoring #pragma mark Device
Acinonyx/RIF/RGrDevice.cpp:435: warning: ignoring #pragma mark
Acinonyx/RIF/RGrDevice.cpp:436: warning: ignoring #pragma mark R
In file included from Acinonyx/AVisual.h:14,
from Acinonyx/RIF/RGrDevice.cpp:21:
Acinonyx/ARenderer.h: In member function 'void ARenderer::polygon(const APoint*, int, bool)':
Acinonyx/ARenderer.h:284: warning: invalid conversion from 'void (*)(GLenum)' to 'void (*)()'
Acinonyx/ARenderer.h:284: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:285: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:285: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:286: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:286: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:293: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:293: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:301: warning: comparison between signed and unsigned integer expressions
In file included from Acinonyx/RIF/RGrDevice.cpp:21:
Acinonyx/AVisual.h: In constructor 'AVisual::AVisual(AContainer*, ARect, unsigned int)':
Acinonyx/AVisual.h:49: warning: 'AVisual::_flags' will be initialized after
Acinonyx/AVisual.h:48: warning: 'ASize AVisual::_min_size'
Acinonyx/AVisual.h:53: warning: when initialized here
Acinonyx/RIF/RGrDevice.cpp: In function 'void RAcinonyxDevice_Polyline(int, double*, double*, R_GE_gcontext*, DevDesc*)':
Acinonyx/RIF/RGrDevice.cpp:375: warning: comparison between signed and unsigned integer expressions
Acinonyx/RIF/RGrDevice.cpp:377: warning: comparison between signed and unsigned integer expressions
Acinonyx/RIF/RGrDevice.cpp: In function 'void RAcinonyxDevice_Polygon(int, double*, double*, R_GE_gcontext*, DevDesc*)':
Acinonyx/RIF/RGrDevice.cpp:388: warning: comparison between signed and unsigned integer expressions
Acinonyx/RIF/RGrDevice.cpp:393: warning: comparison between signed and unsigned integer expressions
gcc -I"c:/PROGRA~1/r/R-210~1.0/include" -IAcinonyx -IAcinonyx/RIF -IWin32 -O3 -Wall -std=gnu99 -c Acinonyx/ATools.c -o Acinonyx/ATools.o
g++ -I"c:/PROGRA~1/r/R-210~1.0/include" -IAcinonyx -IAcinonyx/RIF -IWin32 -fpermissive -O2 -Wall -c Win32/AWin32Window.cpp -o Win32/AWin32Window.o
In file included from c:/PROGRA~1/r/R-210~1.0/include/R.h:50,
from Acinonyx/RIF/RObject.h:24,
from Win32/AWin32Window.h:21,
from Win32/AWin32Window.cpp:10:
c:/PROGRA~1/r/R-210~1.0/include/R_ext/RS.h:43:1: warning: "ERROR" redefined
In file included from c:\rtools\mingw\bin\../lib/gcc/mingw32/4.2.1-sjlj/../../../../include/windows.h:52,
from Win32/AWin32Window.h:14,
from Win32/AWin32Window.cpp:10:
c:\rtools\mingw\bin\../lib/gcc/mingw32/4.2.1-sjlj/../../../../include/wingdi.h:313:1: warning: this is the location of the previous definition
In file included from Acinonyx/AVisual.h:14,
from Win32/AWin32Window.h:19,
from Win32/AWin32Window.cpp:10:
Acinonyx/ARenderer.h: In member function 'void ARenderer::polygon(const APoint*, int, bool)':
Acinonyx/ARenderer.h:284: warning: invalid conversion from 'void (*)(GLenum)' to 'void (*)()'
Acinonyx/ARenderer.h:284: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:285: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:285: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:286: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:286: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:293: warning: invalid conversion from 'GLvoid (*)()' to 'void (*)()'
Acinonyx/ARenderer.h:293: warning: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, void (*)())'
Acinonyx/ARenderer.h:301: warning: comparison between signed and unsigned integer expressions
In file included from Win32/AWin32Window.h:19,
from Win32/AWin32Window.cpp:10:
Acinonyx/AVisual.h: In constructor 'AVisual::AVisual(AContainer*, ARect, unsigned int)':
Acinonyx/AVisual.h:49: warning: 'AVisual::_flags' will be initialized after
Acinonyx/AVisual.h:48: warning: 'ASize AVisual::_min_size'
Acinonyx/AVisual.h:53: warning: when initialized here
Win32/AWin32Window.cpp: In function 'void HelpMouseClick(gui_obj*, int, point)':
Win32/AWin32Window.cpp:59: warning: unused variable 'win'
Win32/AWin32Window.cpp: In function 'void HelpKeyAction(gui_obj*, int)':
Win32/AWin32Window.cpp:103: warning: unused variable 'win'
Win32/AWin32Window.cpp: In function 'DWORD AWin32Heartbeat(void*)':
Win32/AWin32Window.cpp:158: warning: control reaches end of non-void function
g++ -shared -s -o Acinonyx.dll tmp.def Acinonyx/AContainer.o Acinonyx/AObject.o Acinonyx/RIF/RCalls.o Acinonyx/RIF/REngine.o Acinonyx/RIF/RGrDevice.o Acinonyx/ATools.o Win32/AWin32Window.o -lopengl32 -lglu32 -lrgraphapp -lgdi32 -Lc:/PROGRA~1/r/R-210~1.0/bin -lR
make[2]: Leaving directory `/cygdrive/c/tmp/Rbuild146831018/Acinonyx'
make[1]: Leaving directory `/cygdrive/c/tmp/Rbuild146831018/Acinonyx'
... done
** R
** preparing package for lazy loading
** help
No man pages found in package 'Acinonyx'
*** installing help indices
** building package indices ...
** MD5 sums
packaged installation of 'Acinonyx' as Acinonyx_3.0-0.zip
* DONE (Acinonyx)


Build log for Windows 64-bit

* checking for file 'Acinonyx/DESCRIPTION' ... OK
* preparing 'Acinonyx':
* checking DESCRIPTION meta-information ... OK
* cleaning src
make: Nothing to be done for `clean'.
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building binary distribution
WARNING: some HTML links may not be found
* installing *source* package 'Acinonyx' ...
** libs
making DLL ...
/cygdrive/c/bin/make -C .. Acinonyx.dll && cp ../Acinonyx.dll .
make[1]: Entering directory `/cygdrive/c/tmp/Rbuild211251095/Acinonyx'
PKG_CXXFLAGS='-fpermissive' PKG_LIBS='-lopengl32 -lglu32 -lrgraphapp -lgdi32' PKG_CPPFLAGS=' -IAcinonyx -IAcinonyx/RIF -IWin32' R CMD SHLIB -o Acinonyx.dll Acinonyx/AContainer.cpp Acinonyx/AObject.cpp Acinonyx/RIF/RCalls.cpp Acinonyx/RIF/REngine.cpp Acinonyx/RIF/RGrDevice.cpp Acinonyx/ATools.c Win32/AWin32Window.cpp
make[2]: Entering directory `/cygdrive/c/tmp/Rbuild211251095/Acinonyx'
g++ -I"c:/PROGRA~1/r/R-211~1.0DE/include" -IAcinonyx -IAcinonyx/RIF -IWin32 -fpermissive -O2 -Wall -c Acinonyx/AContainer.cpp -o Acinonyx/AContainer.o
In file included from Acinonyx/AContainer.cpp:10:0:
Acinonyx/AContainer.h:27:0: warning: ignoring #pragma mark
In file included from Acinonyx/AContainer.cpp:10:0:
Acinonyx/AContainer.h:35:0: warning: ignoring #pragma mark
In file included from Acinonyx/ARenderer.h:37:0,
from Acinonyx/AVisual.h:14,
from Acinonyx/AContainer.h:14,
from Acinonyx/AContainer.cpp:10:
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:678:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:679:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:680:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:681:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:682:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:683:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:684:1: error: 'WINGDIAPI' does not name a type
In file included from Acinonyx/ARenderer.h:37:0,
from Acinonyx/AVisual.h:14,
from Acinonyx/AContainer.h:14,
from Acinonyx/AContainer.cpp:10:
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:685:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:686:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:687:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:688:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:689:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:690:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:691:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:692:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:693:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:694:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:695:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:696:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:697:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:698:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:699:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:700:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:701:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:702:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:703:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:704:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:705:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:706:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:707:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:708:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:709:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:710:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:711:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:712:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:713:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:714:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:715:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:716:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:717:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:718:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:719:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:720:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:721:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:722:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:723:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:724:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:725:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:726:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:727:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:728:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:729:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:730:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:731:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:732:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:733:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:734:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:735:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:736:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:737:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:738:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:739:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:740:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:741:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:742:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:743:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:744:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:745:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:746:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:747:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:748:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:749:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:750:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:751:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:752:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:753:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:754:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:755:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:756:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:757:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:758:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:759:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:760:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:761:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:762:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:763:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:764:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:765:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:766:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:767:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:768:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:769:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:770:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:771:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:772:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:773:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:774:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:775:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:776:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:777:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:778:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:779:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:780:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:781:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:782:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:783:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:784:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:785:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:786:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:787:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:788:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:789:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:790:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:791:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:792:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:793:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:794:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:795:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:796:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:797:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:798:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:799:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:800:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:801:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:802:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:803:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:804:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:805:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:806:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:807:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:808:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:809:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:810:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:811:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:812:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:813:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:814:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:815:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:816:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:817:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:818:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:819:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:820:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:821:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:822:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:823:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:824:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:825:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:826:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:827:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:828:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:829:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:830:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:831:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:832:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:833:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:834:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:835:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:836:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:837:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:838:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:839:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:840:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:841:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:842:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:843:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:844:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:845:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:846:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:847:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:848:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:849:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:850:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:851:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:852:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:853:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:854:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:855:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:856:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:857:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:858:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:859:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:860:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:861:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:862:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:863:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:864:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:865:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:866:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:867:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:868:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:869:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:870:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:871:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:872:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:873:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:874:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:875:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:876:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:877:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:878:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:879:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:880:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:881:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:882:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:883:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:884:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:885:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:886:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:887:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:888:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:889:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:890:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:891:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:892:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:893:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:894:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:895:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:896:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:897:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:898:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:899:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:900:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:901:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:902:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:903:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:904:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:905:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:906:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:907:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:908:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:909:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:910:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:911:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:912:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:913:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:914:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:915:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:916:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:917:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:918:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:919:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:920:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:921:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:922:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:923:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:924:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:925:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:926:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:927:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:928:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:929:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:930:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:931:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:932:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:933:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:934:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:935:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:936:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:937:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:938:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:939:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:940:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:941:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:942:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:943:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:944:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:945:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:946:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:947:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:948:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:949:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:950:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:951:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:952:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:953:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:954:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:955:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:956:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:957:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:958:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:959:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:960:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:961:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:962:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:963:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:964:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:965:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:966:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:967:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:968:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:969:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:970:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:971:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:972:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:973:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:974:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:975:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:976:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:977:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:978:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:979:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:980:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:981:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:982:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:983:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:984:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:985:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:986:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:987:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:988:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:989:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:990:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:991:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:992:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:993:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:994:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:995:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:996:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:997:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:998:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:999:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1000:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1001:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1002:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1003:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1004:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1005:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1006:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1007:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1008:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1009:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1010:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1011:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1012:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1013:1: error: 'WINGDIAPI' does not name a type
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1015:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1016:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1017:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1018:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1019:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1020:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1021:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1022:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1023:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1024:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1025:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1026:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1027:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1028:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1029:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1030:22: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/gl.h:1031:22: error: expected ')' before '*' token
In file included from Acinonyx/ARenderer.h:38:0,
from Acinonyx/AVisual.h:14,
from Acinonyx/AContainer.h:14,
from Acinonyx/AContainer.cpp:10:
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:24:23: error: expected initializer before 'gluErrorString'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:25:23: error: expected initializer before 'gluErrorUnicodeStringEXT'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:26:23: error: expected initializer before 'gluGetString'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:27:13: error: expected initializer before 'gluOrtho2D'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:28:13: error: expected initializer before 'gluPerspective'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:29:13: error: expected initializer before 'gluPickMatrix'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:30:13: error: expected initializer before 'gluLookAt'
In file included from Acinonyx/ARenderer.h:38:0,
from Acinonyx/AVisual.h:14,
from Acinonyx/AContainer.h:14,
from Acinonyx/AContainer.cpp:10:
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:31:12: error: expected initializer before 'gluProject'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:32:12: error: expected initializer before 'gluUnProject'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:33:12: error: expected initializer before 'gluScaleImage'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:34:12: error: expected initializer before 'gluBuild1DMipmaps'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:35:12: error: expected initializer before 'gluBuild2DMipmaps'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:58:20: error: expected initializer before 'gluNewQuadric'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:59:13: error: expected initializer before 'gluDeleteQuadric'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:60:13: error: expected initializer before 'gluQuadricNormals'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:61:13: error: expected initializer before 'gluQuadricTexture'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:62:13: error: expected initializer before 'gluQuadricOrientation'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:63:13: error: expected initializer before 'gluQuadricDrawStyle'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:64:13: error: expected initializer before 'gluCylinder'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:65:13: error: expected initializer before 'gluDisk'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:66:13: error: expected initializer before 'gluPartialDisk'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:67:13: error: expected initializer before 'gluSphere'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:68:13: error: expected initializer before 'gluQuadricCallback'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:69:23: error: expected initializer before 'gluNewTess'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:70:13: error: expected initializer before 'gluDeleteTess'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:71:13: error: expected initializer before 'gluTessBeginPolygon'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:72:13: error: expected initializer before 'gluTessBeginContour'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:73:13: error: expected initializer before 'gluTessVertex'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:74:13: error: expected initializer before 'gluTessEndContour'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:75:13: error: expected initializer before 'gluTessEndPolygon'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:76:13: error: expected initializer before 'gluTessProperty'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:77:13: error: expected initializer before 'gluTessNormal'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:78:13: error: expected initializer before 'gluTessCallback'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:79:13: error: expected initializer before 'gluGetTessProperty'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:80:18: error: expected initializer before 'gluNewNurbsRenderer'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:81:13: error: expected initializer before 'gluDeleteNurbsRenderer'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:82:13: error: expected initializer before 'gluBeginSurface'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:83:13: error: expected initializer before 'gluBeginCurve'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:84:13: error: expected initializer before 'gluEndCurve'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:85:13: error: expected initializer before 'gluEndSurface'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:86:13: error: expected initializer before 'gluBeginTrim'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:87:13: error: expected initializer before 'gluEndTrim'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:88:13: error: expected initializer before 'gluPwlCurve'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:89:13: error: expected initializer before 'gluNurbsCurve'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:90:13: error: expected initializer before 'gluNurbsSurface'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:91:13: error: expected initializer before 'gluLoadSamplingMatrices'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:92:13: error: expected initializer before 'gluNurbsProperty'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:93:13: error: expected initializer before 'gluGetNurbsProperty'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:94:13: error: expected initializer before 'gluNurbsCallback'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:96:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:97:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:98:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:99:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:100:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:101:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:102:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:103:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:104:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:105:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:106:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:107:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:108:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:109:24: error: expected ')' before '*' token
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:235:13: error: expected initializer before 'gluBeginPolygon'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:236:13: error: expected initializer before 'gluNextContour'
c:\mingw64\bin\../lib/gcc/x86_64-pc-mingw32/4.5.0/../../../../x86_64-pc-mingw32/include/gl/glu.h:237:13: error: expected initializer before 'gluEndPolygon'
In file included from Acinonyx/ARenderer.h:40:0,
from Acinonyx/AVisual.h:14,
from Acinonyx/AContainer.h:14,
from Acinonyx/AContainer.cpp:10:
Acinonyx/AWindow.h: In member function 'bool AWindow::freezeLayer(vsize_t)':
Acinonyx/AWindow.h:82:28: error: 'glDisable' was not declared in this scope
Acinonyx/AWindow.h:84:3: error: 'glBindTexture' was not declared in this scope
Acinonyx/AWindow.h:102:3: error: 'glCopyTexImage2D' was not declared in this scope
Acinonyx/AWindow.h:113:68: error: 'glTexParameteri' was not declared in this scope
Acinonyx/AWindow.h: In member function 'bool AWindow::recallLayer(vsize_t)':
Acinonyx/AWindow.h:125:28: error: 'glDisable' was not declared in this scope
Acinonyx/AWindow.h:127:46: error: 'glPushAttrib' was not declared in this scope
Acinonyx/AWindow.h:130:26: error: 'glEnable' was not declared in this scope
Acinonyx/AWindow.h:131:60: error: 'glTexEnvf' was not declared in this scope
Acinonyx/AWindow.h:132:3: error: 'glBindTexture' was not declared in this scope
Acinonyx/AWindow.h:133:19: error: 'glBegin' was not declared in this scope
Acinonyx/AWindow.h:162:24: error: 'glTexCoord2d' was not declared in this scope
Acinonyx/AWindow.h:163:27: error: 'glVertex3f' was not declared in this scope
Acinonyx/AWindow.h:171:9: error: 'glEnd' was not declared in this scope
Acinonyx/AWindow.h:172:15: error: 'glPopAttrib' was not declared in this scope
Acinonyx/AWindow.h: In member function 'void AWindow::begin()':
Acinonyx/AWindow.h:203:4: error: 'glGenTextures' was not declared in this scope
Acinonyx/AWindow.h:207:53: error: 'glViewport' was not declared in this scope
Acinonyx/AWindow.h:209:76: error: 'glClearColor' was not declared in this scope
Acinonyx/AWindow.h:211:31: error: 'glClear' was not declared in this scope
Acinonyx/AWindow.h:216:20: error: 'glEnable' was not declared in this scope
Acinonyx/AWindow.h:220:44: error: 'glHint' was not declared in this scope
Acinonyx/AWindow.h:223:51: error: 'glBlendFunc' was not declared in this scope
Acinonyx/AWindow.h:236:16: error: 'glPushMatrix' was not declared in this scope
Acinonyx/AWindow.h:238:25: error: 'glTranslatef' was not declared in this scope
Acinonyx/AWindow.h:239:55: error: 'glScalef' was not declared in this scope
Acinonyx/AWindow.h: In member function 'void AWindow::end()':
Acinonyx/AWindow.h:256:15: error: 'glPopMatrix' was not declared in this scope
Acinonyx/AWindow.h:257:11: error: 'glFlush' was not declared in this scope
In file included from Acinonyx/AVisual.h:14:0,
from Acinonyx/AContainer.h:14,
from Acinonyx/AContainer.cpp:10:
Acinonyx/ARenderer.h: In destructor 'virtual ARenderer::~ARenderer()':
Acinonyx/ARenderer.h:77:22: error: 'gluDeleteTess' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::color(AColor)':
Acinonyx/ARenderer.h:99:31: error: 'glColor4f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::color(GLfloat, GLfloat, GLfloat, GLfloat)':
Acinonyx/ARenderer.h:103:23: error: 'glColor4f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::color255(unsigned char, unsigned char, unsigned char, unsigned char)':
Acinonyx/ARenderer.h:107:23: error: 'glColor4b' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::color(GLfloat, GLfloat, GLfloat)':
Acinonyx/ARenderer.h:124:20: error: 'glColor3f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::rectV(GLfloat, GLfloat, GLfloat, GLfloat)':
Acinonyx/ARenderer.h:128:20: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::rect(GLfloat, GLfloat, GLfloat, GLfloat)':
Acinonyx/ARenderer.h:135:19: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:137:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::rectO(GLfloat, GLfloat, GLfloat, GLfloat)':
Acinonyx/ARenderer.h:143:23: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:145:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::point(AFloat, AFloat)':
Acinonyx/ARenderer.h:151:20: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:152:18: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h:153:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::points(const APoint*, int)':
Acinonyx/ARenderer.h:160:20: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:162:29: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h:165:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::circle(AFloat, AFloat, AFloat)':
Acinonyx/ARenderer.h:172:21: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:174:49: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h:177:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::circleO(AFloat, AFloat, AFloat)':
Acinonyx/ARenderer.h:184:23: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:186:49: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h:189:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::clip(ARect)':
Acinonyx/ARenderer.h:213:56: error: 'glScissor' was not declared in this scope
Acinonyx/ARenderer.h:215:27: error: 'glEnable' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::clipOff()':
Acinonyx/ARenderer.h:220:28: error: 'glDisable' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::points(const AFloat*, const AFloat*, int)':
Acinonyx/ARenderer.h:225:20: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:227:25: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h:230:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::line(AFloat, AFloat, AFloat, AFloat)':
Acinonyx/ARenderer.h:234:24: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:235:20: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h:237:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::lineFrom(AFloat, AFloat)':
Acinonyx/ARenderer.h:241:24: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:242:18: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::lineBegin()':
Acinonyx/ARenderer.h:246:24: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::lineTo(AFloat, AFloat)':
Acinonyx/ARenderer.h:250:18: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::lineEnd()':
Acinonyx/ARenderer.h:254:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::polyV(const AFloat*, const AFloat*, int)':
Acinonyx/ARenderer.h:260:25: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::polyP(const APoint*, int)':
Acinonyx/ARenderer.h:268:31: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::polygon(const APoint*, int, bool)':
Acinonyx/ARenderer.h:276:10: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h:281:22: error: 'gluNewTess' was not declared in this scope
Acinonyx/ARenderer.h:284:41: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:284:48: error: 'gluTessCallback' was not declared in this scope
Acinonyx/ARenderer.h:285:57: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h:286:59: error: 'glVertex3dv' was not declared in this scope
Acinonyx/ARenderer.h:295:72: error: 'gluTessProperty' was not declared in this scope
Acinonyx/ARenderer.h:297:36: error: 'gluTessNormal' was not declared in this scope
Acinonyx/ARenderer.h:298:33: error: 'gluTessBeginPolygon' was not declared in this scope
Acinonyx/ARenderer.h:299:27: error: 'gluTessBeginContour' was not declared in this scope
Acinonyx/ARenderer.h:301:26: warning: comparison between signed and unsigned integer expressions
Acinonyx/ARenderer.h:306:50: error: 'gluTessVertex' was not declared in this scope
Acinonyx/ARenderer.h:308:25: error: 'gluTessEndContour' was not declared in this scope
Acinonyx/ARenderer.h:309:25: error: 'gluTessEndPolygon' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::polygon(const AFloat*, const AFloat*, int)':
Acinonyx/ARenderer.h:315:21: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:317:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::polygonO(const APoint*, int)':
Acinonyx/ARenderer.h:321:23: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:323:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::polygonO(const AFloat*, const AFloat*, int)':
Acinonyx/ARenderer.h:327:23: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:329:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::polyline(const APoint*, int)':
Acinonyx/ARenderer.h:333:24: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:335:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::polyline(const AFloat*, const AFloat*, int)':
Acinonyx/ARenderer.h:339:24: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:341:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::fan(AFloat, AFloat, AFloat*, AFloat*, int)':
Acinonyx/ARenderer.h:345:26: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:346:30: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h:348:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::tri(const AFloat*, const AFloat*, int)':
Acinonyx/ARenderer.h:352:23: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:354:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::pointPV(APoint)':
Acinonyx/ARenderer.h:358:22: error: 'glVertex2f' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::triP(APoint, APoint, APoint)':
Acinonyx/ARenderer.h:362:23: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:366:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::trimesh(const AFloat*, const AFloat*, int)':
Acinonyx/ARenderer.h:370:28: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:372:9: error: 'glEnd' was not declared in this scope
Acinonyx/ARenderer.h: In member function 'void ARenderer::quadmesh(const AFloat*, const AFloat*, int)':
Acinonyx/ARenderer.h:376:24: error: 'glBegin' was not declared in this scope
Acinonyx/ARenderer.h:378:9: error: 'glEnd' was not declared in this scope
In file included from Acinonyx/AContainer.h:14:0,
from Acinonyx/AContainer.cpp:10:
Acinonyx/AVisual.h: In constructor 'AVisual::AVisual(AContainer*, ARect, unsigned int)':
Acinonyx/AVisual.h:49:15: warning: 'AVisual::_flags' will be initialized after
Acinonyx/AVisual.h:48:8: warning: 'ASize AVisual::_min_size'
Acinonyx/AVisual.h:53:2: warning: when initialized here
make[2]: *** [Acinonyx/AContainer.o] Error 1
make[2]: Leaving directory `/cygdrive/c/tmp/Rbuild211251095/Acinonyx'
make[1]: *** [Acinonyx.dll] Error 1
make[1]: Leaving directory `/cygdrive/c/tmp/Rbuild211251095/Acinonyx'
make: *** [all] Error 2
... done
ERROR: compilation failed for package 'Acinonyx'
* removing 'c:/tmp/Rinst211246524/Acinonyx'
ERROR
* installation failed


Build log for Mac OS X 10.5

* checking for file 'Acinonyx/DESCRIPTION' ... OK
* preparing 'Acinonyx':
* checking DESCRIPTION meta-information ... OK
* cleaning src
make: Nothing to be done for `clean'.
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building binary distribution
* installing *source* package 'Acinonyx' ...
** libs
** arch - i386
make -C .. Acinonyx.so && cp ../Acinonyx.so .
PKG_CPPFLAGS=' -IAcinonyx -IAcinonyx/RIF -ICocoa' R CMD SHLIB -o Acinonyx.so Acinonyx/AContainer.cpp Acinonyx/AObject.cpp Acinonyx/RIF/RCalls.cpp Acinonyx/RIF/REngine.cpp Acinonyx/RIF/RGrDevice.cpp Acinonyx/ATools.c Cocoa/CocoaApp.mm Cocoa/CocoaView.mm Cocoa/CocoaWindow.mm Cocoa/GLString.m
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c Acinonyx/AContainer.cpp -o Acinonyx/AContainer.o
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c Acinonyx/AObject.cpp -o Acinonyx/AObject.o
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c Acinonyx/RIF/RCalls.cpp -o Acinonyx/RIF/RCalls.o
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c Acinonyx/RIF/REngine.cpp -o Acinonyx/RIF/REngine.o
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c Acinonyx/RIF/RGrDevice.cpp -o Acinonyx/RIF/RGrDevice.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c Acinonyx/ATools.c -o Acinonyx/ATools.o
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -c Cocoa/CocoaApp.mm -o Cocoa/CocoaApp.o
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -c Cocoa/CocoaView.mm -o Cocoa/CocoaView.o
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -c Cocoa/CocoaWindow.mm -o Cocoa/CocoaWindow.o
gcc-4.2 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -IAcinonyx -IAcinonyx/RIF -ICocoa -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c Cocoa/GLString.m -o Cocoa/GLString.o
g++-4.2 -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Acinonyx.so Acinonyx/AContainer.o Acinonyx/AObject.o Acinonyx/RIF/RCalls.o Acinonyx/RIF/REngine.o Acinonyx/RIF/RGrDevice.o Acinonyx/ATools.o Cocoa/CocoaApp.o Cocoa/CocoaView.o Cocoa/CocoaWindow.o Cocoa/GLString.o -lobjc -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
make -C .. Acinonyx.so && cp ../Acinonyx.so .
make[1]: `Acinonyx.so' is up to date.
** arch - x86_64
make -C .. Acinonyx.so && cp ../Acinonyx.so .
make[1]: `Acinonyx.so' is up to date.
** R
** preparing package for lazy loading
** help
No man pages found in package 'Acinonyx'
*** installing help indices
** building package indices ...
packaged installation of 'Acinonyx' as Acinonyx_3.0-0_R_i386-apple-darwin9.8.0.tar.gz
* DONE (Acinonyx)