Hi all,
I'm very interested in having C::B working os OSX. Mainly, I want the same platform on Linux, OSX and Windows, and Eclipse, although I think it is a very good tool, has some drawbacks (big,cpu eating, sometimes slow, ...)
I suppose Xcode on OSX it is a very good tool (on OSX and Linux I'm using Makefile+gvim to develop software
), and on Windows, I've used Borland C++ 3, 5, 6, MSVC 6 & 7.1, and since two years ago I'm using also MinGW+wx...and C::B, of course.
Mainly, I want to use C::B as a multiplatform tool for multiplatform projects.
Good. Some error I found:
- Project management crashes
- It doesn't compile any project (begins the compilation, but I believe it nevers call gcc)
- A lot more, but I'm blocked with the first two.
I have C::B compiled with debug, and I'm going to compile wx with all debug support enabled.
I believe a ggod idea is to begin fixing the compilation problem. What doi you think?
Any idea? Can you tell me anything?
Thx.
PD: I'm the CEO of my company..so...I working in this things at night or when I'm tired of the usual work.