User forums > Using Code::Blocks
File Explorer and Shell Extension Plugin
lexis:
I just have downloaded and tried to use CB. It looks very well and performant.
I read out about subj but I can't find it in 8.02 distribution and in latest nightly build...
I found a ShellExtensions-0.2.0.cbplugin file but plugin manager failed to install the plugin :(
I need the functionality it provides since I have deep source tree and directory based build system. And I use tortoise SVN under WinXP too...
Is the right way to try to recompile CB and link it with the ShellExtensions plugin? Should this work?
Thanks o lot for a help!
dmoore:
sorry - I haven't updated the binaries in a while so that might explain why it doesn't work.
if you can't wait for me to update the binaries (probably a week or two) you can try building the Shell Extensions plugin binaries yourself by downloading the source from svn (from the Interpreted Languages project page in my sig). you don't necessarily need to rebuild cb, but you will need an up to date cb sdk (for relevant headers) then modify the "Shell Extensions" project to link against the CB 8.02 dlls.
lexis:
I have tried to build svn version of CB (I know that it is not needed for cb sdk just bcause interesting to get actual latest version :-) )
and got the next link error:
cannot find -lwxmsw28u
I have the next wx libs built:
libwx_base-2.8.dll.a libwx_msw_aui-2.8.dll.a libwx_msw_richtext-2.8.dll.a libwxpng-2.8.a
libwx_base_net-2.8.dll.a libwx_msw_core-2.8.dll.a libwx_msw_xrc-2.8.dll.a libwxregex-2.8.a
libwx_base_xml-2.8.dll.a libwx_msw_html-2.8.dll.a libwxexpat-2.8.a libwxtiff-2.8.a
libwx_msw_adv-2.8.dll.a libwx_msw_qa-2.8.dll.a libwxjpeg-2.8.a libwxzlib-2.8.a
No one looks like missed name... What libs I should use as replacement for the missed libwxmsw28u.a?
Thank you for a help.
lexis:
I forgot to say that I use minGW environment with gcc v3.4.2
dje:
Hi !
You have to compile wxWidgets at least with MONOLITHIC=1
Dje
Navigation
[0] Message Index
[#] Next page
Go to full version