
I can't get much to work on windows version of MonetDB. It is terribly documented. On Sat Jul 4 8:39 , 'Alex Bo.' <alex.bodinner@gmail.com> sent:
Hi,
I am trying to build the new May2009 SP from CVS on Windows64, however, building the MonetDB5 module fails because of pcre. I built pcre successfully, and have it in 'C:\PCRE'. Then I added 'LIBPCRE=C:\PCRE' and 'PCRE_LIBS=C:\PCRE\lib\pcre.lib' to my nmake command, but I get the following errors:
Creating library lib_pcre.lib and object lib_pcre.exp pcre.obj : error LNK2019: unresolved external symbol __imp__pcre_compile referen ced in function _pcre_compile_wrap pcre.obj : error LNK2019: unresolved external symbol __imp__pcre_exec referenced in function _pcre_exec_wrap pcre.obj : error LNK2019: unresolved external symbol __imp__pcre_study reference d in function _pcre_uselect pcre.obj : error LNK2019: unresolved external symbol __imp__pcre_fullinfo refere nced in function _pcre_replace pcre.obj : error LNK2019: unresolved external symbol __imp__pcre_free referenced in function _pcre_init pcre.obj : error LNK2019: unresolved external symbol __imp__pcre_malloc referenc ed in function _pcre_init lib_pcre.dll : fatal error LNK1120: 6 unresolved externals
Please help. Thanks.
-- View this message in context: http://www.nabble.com/PCRE-tp24334669p24334669.html Sent from the monetdb-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
participants (1)
-
idf@synctrading.com