Author Topic: Future plans  (Read 16800 times)

prr

  • Guest
Future plans
« on: February 06, 2005, 03:38:44 am »
Hi,
I would like to know if you are planning a codeblocks version, using wxWidgets >= 2.5 with wxUSE_STL=1 (wxWidgets itself seems to be moving that way)

I've tried by myself with this config:
wxWidgets 2.5.3 (with wxUSE_STL=1)
MinGW-3.2.0-rc-3 (gcc 3.4.2)

and with some modification to the code it builds, but crashes. Apparently in the ProjectLayoutLoader::Open function. Don't know why, and I was not able to debug it for this problem:
http://www.codeblocks.org/index.php?name=PNphpBB2&file=viewtopic&t=46&highlight=debug

I will try to catch the problem one of these days, but if a similar version of codeblocks is not planned I think I will desist.

Btw, you are really doing a great work.

tnx, walter