Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

wxAuiNotebook introduction in TRUNK

<< < (8/10) > >>

vix:

--- Quote from: jens on July 13, 2009, 12:57:32 pm ---The background-colouring issue should be fixed in trunk and cc-branch.

--- End quote ---
Thank you.

I noticed a problem with the BrowseTracker plugin too. (ALT+left and ALT+right don't work).

Another thing: when I right-click on a function name I can see 'Find declaration' and 'Find implementation', but not 'Find occurencies'

ollydbg:

--- Quote from: vix on July 14, 2009, 01:38:38 pm ---
I noticed a problem with the BrowseTracker plugin too. (ALT+left and ALT+right don't work).

Another thing: when I right-click on a function name I can see 'Find declaration' and 'Find implementation', but not 'Find occurencies'

--- End quote ---

It works fine in the current SVN version.
Both BrowseTracker plugin and "Find occurrences" work fine.

Which version Code::Blocks do you use?

dje:

--- Quote from: vix on July 14, 2009, 01:38:38 pm ---Another thing: when I right-click on a function name I can see 'Find declaration' and 'Find implementation', but not 'Find occurencies'

--- End quote ---
"Find occurrences" is given by ThreadSearch plugin. Is it activated?

Dje

vix:
I've been trying to recompile all the plugins from sources (loading the ContribPlugins.workspace), but I have this error


--- Code: ---c:/programmi/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -ltxml

--- End code ---


--- Code: ---||=== Code Snippets, Plugin - Win32 ===|
ld.exe||cannot find -ltxml|
||=== Build finished: 1 errors, 0 warnings ===|

--- End code ---

PS: I have the GCC 4.4.0-tdm-1 for MinGW

stahta01:

--- Quote from: vix on July 15, 2009, 05:12:16 pm ---I've been trying to recompile all the plugins from sources (loading the ContribPlugins.workspace), but I have this error


--- Code: ---c:/programmi/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -ltxml

--- End code ---


--- Code: ---||=== Code Snippets, Plugin - Win32 ===|
ld.exe||cannot find -ltxml|
||=== Build finished: 1 errors, 0 warnings ===|

--- End code ---

PS: I have the GCC 4.4.0-tdm-1 for MinGW

--- End quote ---

Did you first compile the Code::Blocks main project?

Tim S

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version