I think by migrating Q-gears to Eclipse and MingW
MinGW was always used to produce windows version of Q-Gears, nothing to port .
And about Eclipse: is there any Q-Gears developer, that really needs that? For example Akari and Zidane_2 uses Codeblocks and Dev-Cpp IDE's with MinGW compiler, I use VI editor with autotools under linux.
I think, that more important things is to finish reverse engeneering yet unknown parts of FF7 engine.
Akari, Zidane_2 and me are working hard to do that, but no one else is interested in programming and reverse engeneering aspects of FF7, isn't it?
It's not that I'm not interested in reverse engineering, I just have a lot of things to do these days. I'm sort of in the situation where I work full time and spend a lot of time doing research. Most of my research is part of my hobby, but it's much different than beating on FF7 for example. It's more like ARM9/ARM7 processor analysis and choices in the next generation of systems to use. This includes streaming video parsing (IE containers and the streams in those containers) I've a lot of hobbies so they only get a bit of time every week. In addition I work roughly 50 hours a week so add that to commute issues and real life, there isn't much room at all.
Back to Eclipse, I think it's something that should be investigated in regards to the project. There is more than just one way to do things. Erstwhile I can use Dev C++ just as easily as I could use Eclipse or VI and a CLI etc. I use what works generally, and have done all of the later things before. I am trying to get Eclipse working with OGRE as I have some interest in OGRE for a separate project to begin with. If I can use similar tool chains without much duress why not? Hence the desire to see if I can use Eclipse with Q-gears is not something like "wow I can collect some tin cans beat them together and paint them to make a car" type thinking. I just happen to have been working with getting OGRE to work nicely with Eclipse when I realized that Akari was using it with Q-gears, and for the last 4 months I have been moving Q-gears code in and out of Eclipse. Again it's not that I'm saying "let's use Eclipse for everything" I just happen to think it might be useful. Likely later on if Q-gears needs the extra features of Eclipse. Why not have a plan before you need to do anything?
By the way has the SVN for Q-gears been updated steadily? I've not looked in a millenia or two.
Is there main release and the bleeding edge source trees? Just wondering
Cyb