What is the largest open source project written in Visual C++ ?
I can see that eMule project is pretty big, but what is largest?
What is the largest open source project written in Visual C++ ?
I can see that eMule project is pretty big, but what is largest?
I think some of the largest pieces of software that you will find are some of the open Source Game engine, such as Ogre3D: http://www.ogre3d.org/ or Irrlicht: http://irrlicht.sourceforge.net/
These are a couple of quite large open source projects if you want to get your teeth in to something.
Panda3d is another one wrote in c++ ( altho its better used with there nice python based API )
Google Chrome is build with Visual C++. According to Ohloh it has 2-3M lines of code, but I have no idea if that's an accurate number.