Hey it works! I can run all the demos no problem!
Now another question - I created a Makefile in my Linux install of CS based on the examples. Make no longer works on the Windows project though, saying immediately "cannot find -ldl" and "ld returned 1 exit status".
Using cygwin, by the way. Is there an additional library in cygwin setup I need to add, or something in the Makefile I need to change?