On Fri, Apr 09, 2010 at 04:18:32PM +0800, Ken Kao wrote:
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
hm, in my case (latest Feb2010-SP1 release of MonetDB), Mapi.h only includes
stdio.h --- I assume that is also available on Windows, isn't it?
$ grep --color '#include' MonetDB-Feb2010-SuperBall-SP1/MonetDB-client/clients/src/mapilib/Mapi.h
#include
code after include Mapi.h and Mapi.c on windows. More seriously I can not access data in MonetDB from C++ on windows. If anyone had this experience . Please give me some suggestion to Solve the simple but big problem.
Thank you very much!!
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199 |