Sorry, I confuse it . Mapi.h only includes stdio.h. ( Mapi.c does indeed
include more headers.)
My version is latest Feb2010-SP1 release of MonetDB. The really problem for me
is that I can not
Compiler my code on windows after include Mapi.c .
There are many headers include in Mapi.c. (
Deal all,
I have to access data in MonetDB from C++ on windows , so I try to include
Mapi.h and Mapi.c
in my code . But Mapi.h must include many Linux header file (ex: unistd.h) . I
can not Compiler my
code after include Mapi.h and Mapi.c on windows. More seriously I can not
access data in
Hi , I have to make my application programs (MFC C++) access data in
MonetDB/XQuery on windows . I try to
use static link by libMapi.dll ( the file in MonetDB4-XQuery-Installer ), but
I can not find libMapi.lib in any package at Download area .
Please give me a hand to get libMapi.li
Hi , I have to make my application programs (MFC C++) access data in
MonetDB/XQuery on windows . I try to
use static link by libMapi.dll ( the file in MonetDB4-XQuery-Installer ), but
I can not find libMapi.lib in any package at Download area .
Please give me a hand to get libMapi.lib o