dear all
recently,I want to run mapi examples from /Monetdb-client/clients/src/examples/C/, it contains sample0.c ,sample1.c and so on. I read the Application Programming Interfaces of the Monetdb manual, and I use: gcc sample0.c 'monetdb-clients-config --cflags --lib' -lMapi -o sample0 to complie it,but it has errors, so I want to ask how I will complie the files?
Best regards!