User forums > Using Code::Blocks

empty "Categories"/"Templates" window trying my patience

(1/2) > >>

SenseiC:
Fedora 12 x86_64 with wxGTK 2.8.10-7.fc12

building from source (SVN) per instructions in the Wiki.

downloaded the source
went into the trunk folder and issued each of the following commands from a terminal window as root:
./bootstrap
./configure
make
make install

I attached the output from ./configure so you can see that all the defaults for the build get used like "... build the scripted wizard plugin... yes"

Now when I uninstall that (with make uninstall) and then use yum to install 8.02-9.fc12.x86_64.rpm, THAT has the categories/templates window "populated".

Would someone please explain to me what I have done wrong in building AND installing from source?  I REALLY want to play with Unittest++.

SenseiC

[attachment deleted by admin]

stahta01:

--- Quote ---By default, CodeBlocks will not compile the contributed plugins from SVN. If you want to compile / install them too, replace the above ./configure command with:

--- End quote ---

--- Code: --- ./configure --with-contrib-plugins=all

--- End code ---

From http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux#Code::Blocks_installation

Please feel free to fix the Wiki page that is missing the above info.

Tim S.

SenseiC:
As I thought, I had already spotted one post that suggested doing that, tried it, and w/o success.  Again... installing 8.02 the categories window gets "populated".  Building from source, nope.

SenseiC

stahta01:

--- Quote from: SenseiC on March 24, 2010, 01:51:49 am ---I will try that and report back, but I'm PRETTY sure I already tried that.

SenseiC

--- End quote ---

Did you do make and make install after the correct configure?

If yes, check to make sure plug-in is enabled.

Tim S.

SenseiC:
well after several incantations (unfortunately I don't know which incantation did the trick), I have a populated list... that was on my 32-bit CentOS VM... now back to Fedora12 x64 to see what magic I can work.

Thanks for your help.

SenseiC

Navigation

[0] Message Index

[#] Next page

Go to full version