User forums > Using Code::Blocks

Missing Shell Extensions's sources and binaries

<< < (2/2)

dmoore:
what version and build of wxWidgets are you using? I built my plugins against the binary provided by the CB team in the August 09 announcement based off the assumption you were using the CB provided nightlies.

If you are building from scratch then you should pull the sources from the CBIL plugin repo and build the se virtual target yourself:

svn checkout svn://svn.berlios.de/cbilplugin/trunk/ShellExtensions

alb_cb_moon:
well I use wxWidgert 2.8.8, and build it using the instruccions of http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook

I download the code for svn repository, but when I try to build with CB, show the message 'the global compiler variable cb_binary are not defined', which have to be the definition?.

I have anoteher question, it have to be build with the NighBulid CB (rev5140 in my case) as the others
plugins or with SVN version?

dmoore:

--- Quote from: alb_cb_moon on August 15, 2008, 08:57:52 pm ---I download the code for svn repository, but when I try to build with CB, show the message 'the global compiler variable cb_binary are not defined', which have to be the definition?.

--- End quote ---

so long as you just build the "se" target, cb_binary can be anything (it won't be used). make sure you set the "cb" to point to the nightly build sources.


--- Quote ---I have anoteher question, it have to be build with the NighBulid CB (rev5140 in my case) as the others
plugins or with SVN version?

--- End quote ---

For best results, you should be building CB and all CB plugins from the same SVN revision.


[/quote]

Navigation

[0] Message Index

[*] Previous page

Go to full version