it blows out
--------------------Configuration: blpython - Win32 Debug--------------------
Compiling...
blcel.cpp
c:\program files\microsoft visual studio\vc98\include\math.h(514) : error C2894: templates cannot be declared to have 'C' linkage
c:\program files\microsoft visual studio\vc98\include\wchar.h(700) : error C2733: second C linkage of overloaded function 'wmemchr' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(699) : see declaration of 'wmemchr'
c:\program files\microsoft visual studio\vc98\include\wchar.h(702) : error C2733: second C linkage of overloaded function 'wcschr' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(701) : see declaration of 'wcschr'
c:\program files\microsoft visual studio\vc98\include\wchar.h(704) : error C2733: second C linkage of overloaded function 'wcspbrk' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(703) : see declaration of 'wcspbrk'
c:\program files\microsoft visual studio\vc98\include\wchar.h(706) : error C2733: second C linkage of overloaded function 'wcsrchr' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(705) : see declaration of 'wcsrchr'
c:\program files\microsoft visual studio\vc98\include\wchar.h(708) : error C2733: second C linkage of overloaded function 'wcsstr' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(707) : see declaration of 'wcsstr'
Skipping... (no relevant changes detected)
blpython.cpp
pytocel.cpp
Error executing cl.exe.
celtest.exe - 6 error(s), 0 warning(s)
I don't know what's the problem,how to deal with it?3ks for help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
it blows out
--------------------Configuration: blpython - Win32 Debug--------------------
Compiling...
blcel.cpp
c:\program files\microsoft visual studio\vc98\include\math.h(514) : error C2894: templates cannot be declared to have 'C' linkage
c:\program files\microsoft visual studio\vc98\include\wchar.h(700) : error C2733: second C linkage of overloaded function 'wmemchr' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(699) : see declaration of 'wmemchr'
c:\program files\microsoft visual studio\vc98\include\wchar.h(702) : error C2733: second C linkage of overloaded function 'wcschr' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(701) : see declaration of 'wcschr'
c:\program files\microsoft visual studio\vc98\include\wchar.h(704) : error C2733: second C linkage of overloaded function 'wcspbrk' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(703) : see declaration of 'wcspbrk'
c:\program files\microsoft visual studio\vc98\include\wchar.h(706) : error C2733: second C linkage of overloaded function 'wcsrchr' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(705) : see declaration of 'wcsrchr'
c:\program files\microsoft visual studio\vc98\include\wchar.h(708) : error C2733: second C linkage of overloaded function 'wcsstr' not allowed
c:\program files\microsoft visual studio\vc98\include\wchar.h(707) : see declaration of 'wcsstr'
Skipping... (no relevant changes detected)
blpython.cpp
pytocel.cpp
Error executing cl.exe.
celtest.exe - 6 error(s), 0 warning(s)
I don't know what's the problem,how to deal with it?3ks for help.