A Dimecres 30 Juliol 2008, danny staple va escriure: > Good plan, > > I like that - if the MFC conversion is easier, and the MFC version is > more feature full, then this may be a place to start. Considering each > system specific version has its own dir, as Leonardo suggests, you do > not even need to branch for it.
I have followed this this discussion with a lot of interest. There are another project kldraw, similar to leocad that uses Qt. Anyway, to me it has no sense to have several versions of the same program depend on the OS. As Leocad main version is in mfc (no ?), in Linux Gtk, in OS gtk? if it's possible (in a reasonable amount of time) to migrate Qt, the whole develop could be done using this libraries. I have experience with Qt, and I really like it very much. Also, now, with the protagonist of cmake, the combination of Qt+cmake is quite good and lets you develop and compile using the main tools of each platforms. So, for example, if Leonardo like to program using Windows (and Visual ...) he can done it. If, another one likes to program using Ubuntu (Linux) and kdevelop (or makefiles), the same. CMake generates from the same sources, the different projects to each platform. Regards, just my two cents. Leo > Nice. If I get a chance (albeit I may > not for a while), I will pitch in on that. Perhaps if some of the > tasks could be made as trac tickets on the gerf.org site, then I can > cherrypick one or two to have a crack at. > > Cheers, > Danny > > 2008/7/27 Henrik Sundberg <[EMAIL PROTECTED]>: > > I've run some of the Qt tutorials today. Very nice. > > I started to make a .pro (Qt project) file for Leocad. > > > > Migration from Mfc to Qt is described, but not from Gtk, and there are > > tools for converting Mfc resources to Qt. > > > > Is the linux-version far behind the windows version? I.e. would it not > > only be a greater effort, but also give a poorer result, if the gtk > > version is used as source? > > > > And does the trunk differ to much from 0.75, making it difficult to > > merge? > > > > /$ > > _______________________________________________ > > Leocad mailing list > > [email protected] > > https://list.gerf.org/listinfo/leocad _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
