Hi
i have installed the codeblocks-10.05mingw-setup.exe for wibdows 7 64bit and i using it for c++ programing but it can't compile
one month ago it was working perfect but now not
here is the code
[ code ]
#include"iostream"
using namespace std;
int main(){
cout << "Hello world!\n";
cout << "Nice job Giannis";
return 0;
}
[ /code ]
and here is the errors http
/imageshack.us/a/img651/4581/errorsls.jpg
i have installed the codeblocks-10.05mingw-setup.exe for wibdows 7 64bit and i using it for c++ programing but it can't compile
one month ago it was working perfect but now not
here is the code
[ code ]
#include"iostream"
using namespace std;
int main(){
cout << "Hello world!\n";
cout << "Nice job Giannis";
return 0;
}
[ /code ]
and here is the errors http
