User forums > Help
problem with "new from template", nothing is available
johnnymopo:
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
Jenna:
What's your problem ?
Did you try to compile C::B yourself, because the templates are not available in your installation ?
Or why did you put the make-fragment here ?
And if you did this, which version of the soucres do you use ?
And please search the forum (and/or the web), because the second issue is known with older sources.
johnnymopo:
I'm really new to linux... I thought I would add that fragment as it was the only discernable thing I could fine.
My problem is that when i go to make a new project, there is no options available under project, or any other. I would assume that at the very least I could select a console application, but nothing is there. thanks
johnnymopo:
I followed the steps out line here: http://tuxarena.blogspot.com/2009/01/how-to-compile-and-install-codeblocks.html
TerryP:
You might find this more appropriate Johnny: http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu
Navigation
[0] Message Index
[#] Next page
Go to full version