OK, it works now. I downloaded the source files from CVS on the day of their release. I updated again, and now it works. Thanks. Sjoerd Mullender-2 wrote:
On 2009-07-12 11:14, Alex Bo. wrote:
Hi,
When building the sql module of MonetDB May2009 SP from CVS on Windows, I get the following compilation errors:
sql_gencode.c .\..\..\..\..\src\backends\monet5\sql_gencode.mx(1027) : error C2065: 'leftjoinR ef' : undeclared identifier .\..\..\..\..\src\backends\monet5\sql_gencode.mx(1027) : warning C4047: 'functio n' : 'char *' differs in levels of indirection from 'int' .\..\..\..\..\src\backends\monet5\sql_gencode.mx(1027) : warning C4024: 'newStmt 2' : different types for formal and actual parameter 3
Please help.
You will need to first update MonetDB5. leftjoinRef is a new function which is defined there and used by sql.
-- Sjoerd Mullender
------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- View this message in context: http://www.nabble.com/sql-module-of-May2009-SP-doesn%27t-compile-on-windows-... Sent from the monetdb-users mailing list archive at Nabble.com.