Frage

I'm going to build clutter on mingw environment, but when I try to build Cogl, there are some compling errors, unknow type: GLchar, GLintptr, GLsizeiptr.

The source code version I used is: clutter(1.8.4), cogl(1.10.2), can anybody give me some advice ?

Thank you very much!

War es hilfreich?

Lösung

the Clutter wiki has a set of instructions for building Clutter with mingw:

http://wiki.clutter-project.org/wiki/BuildingClutterOnWindows

also, if you're using Cogl 1.10 you should use Clutter 1.10 as well.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top