News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Project Creation not working

Started by arunchaganty, January 09, 2007, 03:39:40 PM

Previous topic - Next topic

arunchaganty

Hello, I'm a newbie, but I have used CB before, without any problems.
I compiled the SVN 3466 using the wxWidgets 2.8.0. library. I think this might be a source of errors, but I saw several posts relating to people using wx2.8.
At compile time, wxSmith gives some errors, related to deprecated code. However, i compiled with the option:
,/configure --with-wxSmith=no
and got away without any errors.
The program opens, and looks normal. However, when I try to create a new project, the wizard doesn't show any text, giving me a blank window, with the side panel showing a picture of the project type. This happens for any project, even empty project.

Is using the wx2.6 the only solution, or is there something else I can do about it?

Thanks in advance

Arun

TDragon

[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

arunchaganty

Thanks. I just wanted to see if there was a way around this.