Search found 1 match

by shigerello
06 May 2008, 10:33
Forum: Support & Bug reports
Topic: Problem in Makefile (specific problem for Mac OSX)
Replies: 0
Views: 1339

Problem in Makefile (specific problem for Mac OSX)

I don't know this is the exact place to post this kind of thing, but I found Makefile doesn't pass an option "-fpascal-strings" to g++ compiler, which enables the compiler to handle a pascal escape sequence appears in line 128 of log.cpp: #ifdef WIN32 MessageBox(NULL, error_text.c_str(), &...