Hi

after an update on clutter, trying to compile it I get this error (and
several compilation warnings).

  CC     test_conformance-test-cogl-pixel-buffer.o
test-cogl-pixel-buffer.c: In function ‘create_map_tile’:
test-cogl-pixel-buffer.c:69: warning: implicit declaration of function 
‘cogl_pixel_buffer_new’
test-cogl-pixel-buffer.c:69: warning: assignment makes pointer from integer 
without a cast
test-cogl-pixel-buffer.c:71: warning: implicit declaration of function 
‘cogl_is_pixel_buffer’
test-cogl-pixel-buffer.c:72: warning: implicit declaration of function 
‘cogl_is_buffer’
test-cogl-pixel-buffer.c:75: warning: implicit declaration of function 
‘cogl_buffer_set_usage_hint’
test-cogl-pixel-buffer.c:75: error: ‘COGL_BUFFER_USAGE_HINT_TEXTURE’ undeclared 
(first use in this function)
test-cogl-pixel-buffer.c:75: error: (Each undeclared identifier is reported 
only once
test-cogl-pixel-buffer.c:75: error: for each function it appears in.)

etc.

I can workaround this problem by using the option
--disable-conformance (although I still get several compilation
warnings).

I'm doing something wrong?

These days there were a lot of changes on cogl, so probably the issue
is that the conformance tests are outdated. It is a know issue? It has
sense to open a bug?

BR

===
API ([email protected])
-- 
To unsubscribe send a mail to [email protected]

Reply via email to