JLiley
April 8, 2003, 12:25:28
Hello,
I am working with Visual C++ 6.0 SP5 and ICImCtrl.
I wan't to make my project run with my old
Eltec-Library-Driver and the new ICImCtrl.
The first problems were many warnings like:
"warning C4663: C++ language change: to explicitly specialize class template 'codecvt' use the following syntax"
"warning C4663: C++ language change: to explicitly specialize class template 'ctype' use the following syntax:"
'warning C4663: C++ language change: to explicitly specialize class template 'vector' use the following syntax:'
does anyone know something about this warnings? I think, it is
the STL, and the ICImCtrl uses STL.
But are there any incompatible settings?
Thanks for any kind of help
Jens
I am working with Visual C++ 6.0 SP5 and ICImCtrl.
I wan't to make my project run with my old
Eltec-Library-Driver and the new ICImCtrl.
The first problems were many warnings like:
"warning C4663: C++ language change: to explicitly specialize class template 'codecvt' use the following syntax"
"warning C4663: C++ language change: to explicitly specialize class template 'ctype' use the following syntax:"
'warning C4663: C++ language change: to explicitly specialize class template 'vector' use the following syntax:'
does anyone know something about this warnings? I think, it is
the STL, and the ICImCtrl uses STL.
But are there any incompatible settings?
Thanks for any kind of help
Jens