Ok, thx for quick support
You were right, there was problem with CB sources. I belive now it's OK couse I'm getting different kind of errors... A lot of errrors(52) from wx include files like: wxchar.h, msgout.h, object.h. Looks like C++ errors not compiler ones... Just a few:
missing binary operator before token "("
expected ',' before
ISO C++ forbids declaration of 'sth' with no type
and so on. I have wx sources version 2.6.3. Idea?