User forums > Help

Can not create wxWidgets application via project wizard!!!

(1/2) > >>

xphenix:
I installed C::B from svn source, and it runs very well. But when I tried to create a new wx application in the new project wizard, it told me to input the "Base diretory" of Variale "wx" and the "wxWidgets' location". I've installed wx-GTK 2.6.3 by yum, that's because compile from wx soucecode will cost too much time, I hate it...   But the default location of wxwidgets 'include' 'lib' have separate into '/usr/include' and '/usr/lib', so I don't kown what I can do when the wizard asked me to input the wxwidgets' location and the variable of 'wx'... what can I do ?? I really don't want to compile wx-GTK from sourcecode !!

By the way, I can compile and run the minimal wxapp in the console command, That means the wx-GTK works fine..

mandrav:
The wx wizard only works for windows currently. It is a known issue which will be fixed shortly.

thomas:
... and thank you for not cross-posting:
http://forums.codeblocks.org/index.php?topic=3315.msg26158#msg26158

ozoz:

--- Quote from: xphenix on June 13, 2006, 10:59:26 am ---I installed C::B from svn source, and it runs very well. But when I tried to create a new wx application in the new project wizard, it told me to input the "Base diretory" of Variale "wx" and the "wxWidgets' location". I've installed wx-GTK 2.6.3 by yum, that's because compile from wx soucecode will cost too much time, I hate it...   But the default location of wxwidgets 'include' 'lib' have separate into '/usr/include' and '/usr/lib', so I don't kown what I can do when the wizard asked me to input the wxwidgets' location and the variable of 'wx'... what can I do ?? I really don't want to compile wx-GTK from sourcecode !!

By the way, I can compile and run the minimal wxapp in the console command, That means the wx-GTK works fine..

--- End quote ---

If you installed the wx by yum, you could easily create the wx project in CB without using the wizard, see there are two choices. after the project has been created, you do not need to do anything, only compile and run, you will see the initial window. enjoy it!

xphenix:
If you installed the wx by yum, you could easily create the wx project in CB without using the wizard, see there are two choices. after the project has been created, you do not need to do anything, only compile and run, you will see the initial window. enjoy it!
[/quote]

It works....Thanks very much..

Navigation

[0] Message Index

[#] Next page

Go to full version