I've got a local copy of the reactos svn trunk, I've got xmingw. It's
just that the only thing I've ever done with C/C++ is extremly simple
stuff, less than 100 lines. I'd love to work on improving the installer,
but I don't even know where the files for the installer are.
Emanuele Aliberti wrote:
Reuben Perelman wrote:
Hey, I know some basic C++, and I thought the
reactos project would
be a great way to learn more about c++ and programing. What's the
best way to get involved in the reactos project?
1. get a local replica of the source code repository at
svn://svn.reactos.com/ (browse it here:
http://svn.reactos.com/viewcvs/)
2. find a piece of code you can complete/improve
3. get build tools
4. complete/improve THAT piece of code
5. rebuild ROS
6. test it
7. send a patch to the ros-dev list