bonjour j ai installer CodeBlocks 10.05 normalement sauf en compilant un projet ou il y a le code suivant
Code : Sélectionner tout - Visualiser dans une fenêtre à part
wstring s1 = wstring(L"س =");
il me me renvoie l erreur suivante
Code : Sélectionner tout - Visualiser dans une fenêtre à part
 .... undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'|
y a t il quelqu un pour aider svp