Displaying 2 results from an estimated 2 matches for "c2665".
Did you mean:
2665
2005 Aug 02
1
Latest tarball
...9;'wxLogWarning'' : cannot convert
parameter 1 from ''const class wxWCharBuffer'' to ''const char *''
No user-defined-conversion operator available that can perform
this conversion, or the operator cannot be called
src/Functions.cpp(592) : error C2665: ''wxLogStatus'' : none of the 2
overloads can convert parameter 1 from type ''class wxFrame *''
src/Functions.cpp(596) : error C2665: ''wxLogStatus'' : none of the 2
overloads can convert parameter 1 from type ''const class wxWCharBuffer...
2007 Mar 06
1
Errors compiling flac in Visual Studio Express 2005
...See
online help for details.'
14>c:\greenhouse\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\src\flac\main.c(1533)
: warning C4996: 'strerror' was declared deprecated
15>c:\greenhouse\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\src\plugin_winamp2\tagz.cpp(57)
: error C2665: 'swprintf' : none of the 2 overloads could convert all the
argument types
14> c:\program files\microsoft visual studio
8\vc\include\string.h(125) : see declaration of 'strerror'
15> c:\program files\microsoft visual studio
8\vc\include\swprintf.inl(36): could...