Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

BrowseTracker plugin

<< < (14/22) > >>

rhf:
I have been using the BrowseTracker plugin for a couple of months now and find it to be very helpful.
The plugin is described in the CodeBlocks manual; however, it is not included in the svn repository - in either the core or contributed plugins.
It would sure be convenient if it were available via svn.
Are there any plans to commit it to the repository?
Thanks.

kisoft:
rev 43. Compile error: ToolBox.h: No such file or directory
Check repository, please.

MortenMacFly:

--- Quote from: kisoft on February 14, 2008, 09:01:11 am ---rev 43. Compile error: ToolBox.h: No such file or directory
Check repository, please.

--- End quote ---
As a workaround for now: Please remove the "ToolBox" include and the member variable in that class. It won't do any harm, might be this is code has been forgotten to be removed (the member variable is not being used).

kisoft:

--- Quote from: MortenMacFly on February 14, 2008, 09:27:35 am ---As a workaround for now: Please remove the "ToolBox" include and the member variable in that class. It won't do any harm, might be this is code has been forgotten to be removed (the member variable is not being used).

--- End quote ---
As usual ;) you right. Thanks! No problems on compile now.

Pecan:

--- Quote from: kisoft on February 14, 2008, 09:01:11 am ---rev 43. Compile error: ToolBox.h: No such file or directory
Check repository, please.


--- End quote ---

Sorry about that. ToolBox is used for debugging. I've now included them in the repository.

Thanks for the report.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version