Changes between Version 29 and Version 30 of DevWikiWinMingWSys_20


Ignore:
Timestamp:
Nov 28, 2011, 5:41:42 AM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingWSys_20

    v29 v30  
    394394# conflicting type def during PostGIS compile, you need this.
    395395#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{{{
     397c:/projects/json-c/rel-0.9/include/json/json_object.h:32: error: conflicting types for 'boolean'
     398C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/rpcndr.h:52: error: previous declaration of 'boolean' was here
     399}}}
    398400
    399401 * Open up /c/projects/json-c/rel-0.9/include/json/json_object.h