User forums > Using Code::Blocks

wxSmith where to invoke?

(1/2) > >>

hongxing:
I use the cvs-head source code to compile the C::B, but when run, I can not find where to invoke wxSmith.

how?

thanks!

Ceniza:
I guess you didn't compile wxSmith.

All the third-party plugins must be compiled apart.

Go to codeblocks/src/plugins/contrib/wxSmith, open the project file for unix and compile it. Now be sure to copy the resource files and the plugin to your Code::Blocks folder or run the one in codeblocks/src/devel.

hongxing:
will wxSmith be involved defaultly like codecompletion plugin in the next version.

now I using daniel2000's spec file to build rpm, I want the rpm file to have wxSmith installed defaultly.

thanks!

byo:

--- Quote from: hongxing on October 20, 2005, 10:42:54 am ---will wxSmith be involved defaultly like codecompletion plugin in the next version.

now I using daniel2000's spec file to build rpm, I want the rpm file to have wxSmith installed defaultly.

thanks!

--- End quote ---

Hi, maybe it will be inside RC2 on windows platform. But unfortunately wxSmith isn't stable enough, I guess You're running on Linux, I've found some strange bugs with property grid there (when selecting anything in combo box, it crashes, i don't know why) and I've found some huge bugs lately (f.ex. don't use wxSmith to open 2 or more editors cos You are going to have seg faults).
I thought wxSmith was much more stable :oops: and I think that using wxSmith isn't a good idea right now. Really nice seg faults granted ;)

byo:
Ok, I've fixed some really stupid bugs and wxSmith works preety stable :). So If You want to use it here are some steps:

- Compile wxSmith using C::B (project fiile is in CB_DIR/src/plugins/contrib/wxSmith/wxSmith_2_6_unix.cbp
- copy recursively CB_DIR/src/devel/share/CodeBlocks to /usr/local/share/codeblocks (or any other C::B's share directory)

And that's all :) After that You have resource browser and wxSmith menu entry :)

Navigation

[0] Message Index

[#] Next page

Go to full version