Hi,
I'm just unable to compile the cpl-c module.
The following error occurs:
In file included from cpl_run.c:981:
cpl_proxy.h: In function `failed_reply':
cpl_proxy.h:167: error: structure has no member named `t_get_fake_req'
cpl_proxy.h: In function `run_proxy':
cpl_proxy.h:486: error: structure has no member named `register_req_cb'
cpl_proxy.h:492: error: structure has no member named `register_req_cb'
make: *** [cpl_run.o] Error 1
Is there a solution? The CVS Version doesn't work as well.
Jan Jankowski