c++.stl.port - Compiler-Error
- k_seeger gmx.net (13/13) Feb 22 2006 Hello together.
- Scott Michel (2/24) Mar 02 2006
- kov_serg (5/5) Jun 20 2007 The same problem
Hello together. I'm using the STLport 4.5.3. Now I got problems during compiling a cpp-file. Example: If want to include a template, for example map (#include <map>) the compiler sends the following Message: E:\Programmierung\Compiler\DMC\dm\stlport\stlport\stlport\stl\_alloc.h(134) : Er ror: undefined identifier '__stl_new' E:\Programmierung\Compiler\DMC\dm\stlport\stlport\stlport\stl\_alloc.h(135) : Er ror: undefined identifier '__stl_delete' --- errorlevel 1 Can somebody help my about this problem? Thank you in advance. K. Seeger
Feb 22 2006
What compiler flags were you using? k_seeger gmx.net wrote:Hello together. I'm using the STLport 4.5.3. Now I got problems during compiling a cpp-file. Example: If want to include a template, for example map (#include <map>) the compiler sends the following Message: E:\Programmierung\Compiler\DMC\dm\stlport\stlport\stlport\stl\_alloc.h(134) : Er ror: undefined identifier '__stl_new' E:\Programmierung\Compiler\DMC\dm\stlport\stlport\stlport\stl\_alloc.h(135) : Er ror: undefined identifier '__stl_delete' --- errorlevel 1 Can somebody help my about this problem? Thank you in advance. K. Seeger
Mar 02 2006