Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
ThreadSearch 0.9 release (Windows only !!)
dje:
OK Morten, thanks. I send the sources tonight.
First try since plugin loading fails...
Dje
dje:
Hi all !
Great progress in new Logger integration (thanks Morten !)
A last problem remains...
When I want to remove the panel from the Messages notebook, I use the following code:
--- Code: ---CodeBlocksLogEvent evt(cbEVT_REMOVE_LOG_WINDOW, this);
Manager::Get()->GetAppWindow()->ProcessEvent(evt);
--- End code ---
I just want to remove the Logger from the notebook but my logger is deleted when event is processed !
With previous behaviour, it was just removed...
Is there any way to remove Logger without deletion ?
If that's not the case, is it possible to add a boolean to the event to tell if Logger should be deleted ?
Dje
The-Kenny:
Ohm... every time I try to install the plugin for windows I get the error
--- Quote ---Scanning for plugins in C:\Programme\Codeblocks/share/codeblocks/plugins
C:\Programme\Codeblocks/share/codeblocks/plugins/ThreadSearch.dll: not loaded (missing symbols?)
--- End quote ---
I get the same error with the ShellExtension Plugin.
dje:
Hi !
The ThreadSearch plugin does not load any more since new Logging system integration.
Windows version will be released soon (as soon as Logger deletion is solved).
I hope the same for Linux...
Dje
krgh:
Hi,
Thanks for the wondefull Plugin. But since recently, i am having few erros with this and i am not able to use Threadsearch Plugin.
I am using Codeblocks snapshot version CB_20071206_rev4711_win32 with mingwm10_gcc421 and wxmsw28u_gcc_cb_wx287.
Whenever i try to install threadsearch plugin i get below error
C:\Editors\Code Blocks/share/codeblocks/plugins/ThreadSearch.dll: not loaded (missing symbols?).
I use CB to work on ARM Compillers but this doesnt allow me to recompile the source. Please let me know how to recompile the code with some other toolchain.
TIA
Regards
Gururaja
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version