hello, sorry if this is simple. I just installed code::blocks on ubuntu 9.10, and I tried to create a new project. a "new from template" window appears with a list to the left, but as I select project or any of the others....nothing is availble, the center window is blank. Any help, thankyou
end of output from make:
prefix.cpp: In function ‘char* br_extract_dir(const char*)’:
prefix.cpp:396: error: invalid conversion from ‘const char*’ to ‘char*’
prefix.cpp: In function ‘char* br_extract_prefix(const char*)’:
prefix.cpp:432: error: invalid conversion from ‘const char*’ to ‘char*’
make[3]: *** [prefix.o] Error 1
make[3]: Leaving directory `/home/john/codeblk/codeblocks-8.02/src/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/john/codeblk/codeblocks-8.02/src/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/john/codeblk/codeblocks-8.02/src'
make: *** [all-recursive] Error 1