News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

wxsmith missing controls

Started by wxf54318, March 16, 2011, 08:44:54 AM

Previous topic - Next topic

wxf54318

Hi buddys! I encounter a problem!
I created a wxwidgets project with CB.In my frame window,the wxchartctrl,wxflatnotebook,wxcustombuton can be found in the "contrib",the wxmenu,wxtimer,wxsingelinstancecheaker,wxstopwatch can be found in the "Tools",but when I create a dialog or a frame in this project, these controls are missing!
Can anybody help me out and tell me why?

wxf54318

I am using codeblocks-10.05mingw-setup.exe
in the winxp os!

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

wxf54318


MortenMacFly

Quote from: wxf54318 on March 17, 2011, 04:02:46 PM
These are the images!
Weird. There is no reason for that to happen and (in fact) it works for me just fine. Did you do anything special with your C::B? Can you try a clean install (e.g. temporarily having the C::B config file "default.conf" removed) and with a clean (new) dummy project?

...could you also try a nightly?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

wxf54318

I only configed "project->build options->liner setting " \"project->build options->Search directories "\"Settings-> compiler and debugger->search directories".

MortenMacFly

Quote from: wxf54318 on March 18, 2011, 01:54:49 AM
I only configed "project->build options->liner setting " \"project->build options->Search directories "\"Settings-> compiler and debugger->search directories".
...that doesn't answer my questions / requests.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

wxf54318

I've tried the latest nightly bulid,but the same thing hanpped.

wxf54318