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?
- get a local replica of the source code repository at
svn://svn.reactos.com/ (browse it here: http://svn.reactos.com/viewcvs/)
find a piece of code you can complete/improve
get build tools
complete/improve THAT piece of code
rebuild ROS
test it
send a patch to the ros-dev list