User forums > Using Code::Blocks
How to use STLPort510 ?
zyd:
But How to set cpp file to utf-8 formmat ? :(
zyd:
resolved!
settings-->editor.
3ks very much, stahta01 .
holmescn:
Why I can't successed.I have follow you!But the Error is still there!
holmescn:
My simple code is:
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}
stlport 5.1
mingw32 3.4.5
codeblocks recent nightlybuild
holmescn:
two more errors
obj\Debug\main.o:main.cpp:(.text+0x33): undefined reference to `_imp___ZN8stlp_std4coutE'
obj\Debug\main.o:main.cpp:(.text$_ZN8stlp_std8ios_base23_M_check_exception_maskEv[stlp_std::ios_base::_M_check_exception_mask()]+0x1d): undefined reference to `_imp___ZN8stlp_std8ios_base16_M_throw_failureEv'
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version