Visual Studio Project In CVS

Microsoft Windows is now a fully supported platform for GAUL. Therefore, a Visual Studio 2005 solution is included with the GAUL source code in CVS, allowing for simple compilation of GAUL for the Microsoft Windows platform. This solution should additionally work on the more recent Visual Studio 2008, and the forthcoming Visual Studio 2010. These files can be found in the “windows” subdirectory of the GAUL source code distribution.

GAUL has always been readily portable, but now it is more immediately useful for developers of Windows software, or of other portable software that also needs to support Windows.

Some minor features of GAUL are unavailable for Windows, but these are of minimal significance and do not limit the use of GAUL for practical use.

The CVS archive may be browsed at:
http://sourceforge.net/cvs/?group_id=25766

GAUL’s CVS repository can be checked out through, password-less, anonymous (pserver) CVS:

cvs -d:pserver:anonymous@gaul.cvs.sourceforge.net:/cvsroot/gaul login
cvs -z3 -d:pserver:anonymous@gaul.cvs.sourceforge.net:/cvsroot/gaul co -P gaul-devel

0 comment