Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Doxygen plugin
Phenom:
Ok, thx.
Taking a look at the plugin source I saw the line:
--- Code: ---#include <wx/wx.h>
--- End code ---
So do I need wxWidgets to compile myself?
Cryogen:
Hi,
--- Quote from: Phenom on May 17, 2010, 07:44:23 pm ---Ok, thx.
Taking a look at the plugin source I saw the line:
--- Code: ---#include <wx/wx.h>
--- End code ---
So do I need wxWidgets to compile myself?
--- End quote ---
Well, yes. You need a wxWidgets build environment set up. That takes a little bit of work and you will find lots of help around the forum. I suggest starting with the wiki page at http://wiki.codeblocks.org/index.php?title=Main_Page that explains the setup.
Also try this:
http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef
Cheers.
Cryogen:
Hi maofde,
--- Quote from: maofde on May 03, 2010, 08:13:43 pm ---
--- Quote from: jens on May 02, 2010, 11:37:10 am ---Add DoxyBlocksLogger.* to the project-file, hey seem to miss in the linux-version.
--- End quote ---
You are right, I added this to the doxygen-project, but it still don't work here:-(
--- End quote ---
I have updated the unix build files. Building works for me using:
--- Code: ---make
...
sudo make install
--- End code ---
on Ubuntu Karmic. C::B has what I think are serious issues on Linux. I can't run it from C::B, either, although I can build it. Why we have to build from the command line when we're building an IDE I don't know but it refuses to work from the IDE for me. Changes are in the latest SVN.
Cryo.
Cryogen:
Hi,
Released version 1.5.511 of DoxyBlocks
-Fixed: Unix build files.
-Removed: Debug statement that was inadvertently left behind.
Cheers.
Jenna:
--- Quote from: Cryogen on May 20, 2010, 05:46:26 am ---on Ubuntu Karmic. C::B has what I think are serious issues on Linux. I can't run it from C::B, either, although I can build it. Why we have to build from the command line when we're building an IDE I don't know but it refuses to work from the IDE for me. Changes are in the latest SVN.
--- End quote ---
Works fine here on debian.
From IDE or from commandline.
Did you run ./update after the first build to copy the xrc's and other resources ?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version