i catch a problem when i compiling
-
when i run:sudo make the console write ouput : compiling FrameworkTest.cpp In file included from /usr/include/c++/4.4/memory:53, from tests/Fit/FrameworkTest.cpp:15: /usr/include/c++/4.4/bits/stl_tempbuf.h: In function ‘std::pair<_Tp*, int> std::get_temporary_buffer(ptrdiff_t)’: /usr/include/c++/4.4/bits/stl_tempbuf.h:95: error: ‘operator new("/usr/include/c++/4.4/bits/stl_tempbuf.h", 94)’ cannot be used as a function can you tell me why? thank you
-
when i run:sudo make the console write ouput : compiling FrameworkTest.cpp In file included from /usr/include/c++/4.4/memory:53, from tests/Fit/FrameworkTest.cpp:15: /usr/include/c++/4.4/bits/stl_tempbuf.h: In function ‘std::pair<_Tp*, int> std::get_temporary_buffer(ptrdiff_t)’: /usr/include/c++/4.4/bits/stl_tempbuf.h:95: error: ‘operator new("/usr/include/c++/4.4/bits/stl_tempbuf.h", 94)’ cannot be used as a function can you tell me why? thank you
Please Give us stl_tempbuf.h