You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
I am trying to use libkml with GDAL on Mac Sierra. Apple is deprecating libstdc++ in favor of libc++, so I am trying to get my code to be compliant.
inlinestyles.cc will not compile. I get the message "inlinestyles.cc:38:52: error: invalid operands to binary expression" I am attaching the readout of the error.
I am trying to use libkml with GDAL on Mac Sierra. Apple is deprecating libstdc++ in favor of libc++, so I am trying to get my code to be compliant.
inlinestyles.cc will not compile. I get the message "inlinestyles.cc:38:52: error: invalid operands to binary expression" I am attaching the readout of the error.
libkml_output.txt