RE: [Cxxgui-devel] RE: C++ GUI library
Brought to you by:
davidturner
From: David T. <Da...@fi...> - 2004-03-10 05:58:48
|
Hi Daniel > I better tell you what I've been up to then. As I mentioned=20 > on the boost > list, I've been writing some jamfiles for boost build. I've got it > working on linux with GTK, and almost working on windows. Great. I've added you to the developer's list on the project, so you should be able to commit your changes. > At the moment the code doesn't work on cygwin or visual c++ 6. Which > probably isn't that surprising. I don't know if its worth=20 > bothering with > visual c++ 6, since it looks like many of the boost libraries=20 > are going > to give up on it over the next year or two. Hmm. It would be nice to have it working... unfortunately I don't have VC6 anymore. If you could send me an error output, maybe I can fix it. I suspect that the problem will be the factory. It should be quite easy to write it in a compatible manner. I'll test with cygwin and mingw this end. Regards David Turner |