Okay I compiled a project that I import from VC Express 2005, but I always got undefined reference in libstdc++ 'wcrtob', 'wcrt...', etc. any clue ??? I'm really confused here, I got all the lib that the project link. Am I missing something here ?
Quote from: L_O_J on August 21, 2006, 01:10:26 PM
Am I missing something here ?
Could you please post a full build log (with all erros)? Did you forget to link against certain Windows SDK libs?
With regards, Morten.