Changes between Version 29 and Version 30 of DevWikiWinMingWSys_20
- Timestamp:
- 11/28/11 05:41:42 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingWSys_20
v29 v30 394 394 # conflicting type def during PostGIS compile, you need this. 395 395 #In my case I got this: 396 {{{c:/projects/json-c/rel-0.9/include/json/json_object.h:32: error: conflicting types for 'boolean' 397 C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/rpcndr.h:52: error: previous declaration of 'boolean' was here}}} 396 {{{ 397 c:/projects/json-c/rel-0.9/include/json/json_object.h:32: error: conflicting types for 'boolean' 398 C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/rpcndr.h:52: error: previous declaration of 'boolean' was here 399 }}} 398 400 399 401 * Open up /c/projects/json-c/rel-0.9/include/json/json_object.h