when I compile the pantheios library, I get the following error :
error C2664: ‘xtests::c::xtests_startRunner’ : cannot convert parameter 1 from ‘con st pan_char_t [25]‘ to ‘const char *’ Types pointed to are unrelated; conversion requires reinterpret_cast, C- style cast or function-style cast NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 8\VC \BIN\cl.EXE"' : return code '0x2' Stop.
Any idea where it could come from? Many thanks,