in ObjReader.h, prova a sostituire
con:Codice PHP:
string lower_string(const string &src_string)
non è la soluzione migliore ma potrebbe andare.Codice PHP:
static string lower_string(const string &src_string)
in ObjReader.h, prova a sostituire
con:Codice PHP:
string lower_string(const string &src_string)
non è la soluzione migliore ma potrebbe andare.Codice PHP:
static string lower_string(const string &src_string)