Project Management
2009-10-08 Reports
./main p1="1 2 -3" now captures "1 2 -3" whereas before "1" only.
<compilersettings>
<unix>
<libraries>-lGL -lGLU -lglut
</libraries>
</unix>
<Cygwin>
<libraries>-lopengl32 -lglu32 -lglut32
</libraries>
</Cygwin>
</compilersettings>
The main goal is to get the C++ workspace on track. The tool chain/build tools are there - it is now time to re-energize and use them.