Monday, November 19, 2012

get rid of "deprecated conversion from constant string to char* " warning

add "-Wno-write-strings".

get this idea from the following link:
http://stackoverflow.com/questions/59670/how-to-get-rid-of-deprecated-conversion-from-string-constant-to-char-warnin

No comments:

Post a Comment