Codebase list dx / d228467a-aa99-4642-8b82-84ab5fc42867/main windows
d228467a-aa99-4642-8b82-84ab5fc42867/main

Tree @d228467a-aa99-4642-8b82-84ab5fc42867/main (Download .tar.gz)

Thes files in this directory set up MS Visual Studio to run 
within the cygwin environment to create an OpenDX executable. 
The compiler wrappers setup the command line VS tools to run
more like UNIX compilers. 

You must make sure to set up 3 environment variables before
using. The variables are listed in msenv.

Make sure that this directory is included in the beginning
of your path so that the scripts find these executables first.

Check to make sure that cc, cxx are truly the functions in
this directory. Use which cc to see.