문제

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!

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top