User forums > Help
problem with "new from template", nothing is available
Jenna:
Don't use the source of the 8.02-release or you have to patch it, otherwise you get the error you added above.
You can use svn or (e.g.) a tar-ball from my server.
The easiest way would be to use the packages provided by ubuntu (since 9.10).
And please say clearly what you did before you got the problem.
I still don't know, whether you try to use a self-compiled C::B or a binary package and when exactly the error occurs.
johnnymopo:
:D thanks, got it all sorted out. I had no experience with the wxWidgets and I didn't have the right one I believe, installed when I tried to install the binaries. So I then attempted to build it myself, with the results above. I then looked around a little more and must have got the right widget thing, and I was able to get the tar balled version to work and it works fine. Thanks for the quick replies, I am looking forward to using CODE::BLOCKS!
i used:
sudo apt-get install build-essential gdb libwxgtk2.8-0 libwxgtk2.8-dev wx2.8-headers wx2.8-doc wx-common
SenseiC:
Well I have the same basic issue... Fedora12 x64, have used "yum install wxGTK*" to install wxWidgets (2.8.10-7.fc12)
Used the documented: svn checkout svn://svn.berlios.de/codeblocks/trunk
to get the Code::Blocks code
and as root from the trunk folder:
./configure --with-contrib-plugins=all --enable-static --enable-source-formatter --enable-autosave --enable-class-wizard --enable-code-completion --enable-compiler --enable-debugger --enable-mime-handler --enable-open-files-list --enable-projects-importer --enable-scripted-wizard --enable-todo --enable-pch
(used those choices based on another forum post related to this same issue which implied the key is the --enable-scripted-wizard)
Then: make
Then: make install
but the templates still fail to appear:
[attachment deleted by admin]
Navigation
[0] Message Index
[*] Previous page
Go to full version