It took way too long to figure this out. A whole... 2+ hours.
Here's the problem:
In XCode, due to their use of header maps (.hmap files), they confused system files with the header files my teacher gives me "string.h". This causes a problem, of course. I've also heard of this problem with time.h
(
Read more... )
Comments 2
Thx a lot for your explanation. It's not quite clear why I should use an undocumented feature to get things work as they ought to
Reply
I'm using xwWidgets and unfortunately they also have a "wx/string.h" file that XCode mistakenly uses instead of . Ugh. It's 2007 and it still hasn't been fixed...
Reply
Leave a comment