Search found 1 match

by fabrizio.carraro
Fri Jun 22, 2012 8:49 pm
Forum: GFL SDK
Topic: GFL SDK v3.40
Replies: 7
Views: 39931

Re: GFL SDK v3.40

Trying to compile the examples on a 10.6.8 osX I get a lot of errors:

$ make
cc -c -O2 -arch x86_64 -I../include -o gfl_example.o gfl_example.c
gfl_example.c: In function ‘Test10File’:
gfl_example.c:532: warning: passing argument 1 of ‘gflMerge’ from incompatible pointer type
c++ gfl_example.o -L ...