The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=539 ====================================================================== Reported By: mst Assigned To: ====================================================================== Project: Rasqal RDF Query Library Issue ID: 539 Category: portability Reproducibility: always Severity: minor Priority: normal Status: new Query Language: ====================================================================== Date Submitted: 2013-04-03 18:53 Last Modified: 2013-04-03 18:53 ====================================================================== Summary: win32_rasqal_config.h doesn't work on MSVC2008 Description: Crucially the <windows.h> must be included before the horrible macros it defines are #undef'd.
also a bunch of feature macros were not defined. Steps to Reproduce: build with MSVC2008 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-04-03 18:53 mst New Issue 2013-04-03 18:53 mst File Added: 0004-tweak-win32_rasqal_config.h-so-it-builds-with-MSVC-2.patch ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
