i get the following errors when attempting to build on win32: fatal error C1083: Cannot open source file: 'D:\src\freesci\src\gfx\drivers\dd_driver.cpp': No such file or directory dd_driver_line.cpp fatal error C1083: Cannot open source file: 'D:\src\freesci\src\gfx\drivers\dd_driver_line.cpp': No such file or directory Also, it would be nice to use a decently new version of cygwin, with the file needed mapped to the default installation paths. (c:\cygwin\usr\include\readline\readline.h, for instance) I've found most of the files in the newer cygwin, except for bind.c, emacs_keymap.c, and a few others. Newer cygwin even comes with zlib and libpng as DLLs, so there would be no need to have users build those. I've already started modifying the project files to use headers from a standard cygwin installation, and have been having decent success. I'll post diffs when I get it all working. Since the DSP and DSW files in CVS are still fookered, I've attached "fixed" versions that VC6 will load just fine. On a side note, I've also started looking at snes9x's code for possible reuse in places. :) -- http://www.clock.org/~matt -- Binary/unsupported file stripped by Listar -- -- Type: APPLICATION/ZIP -- File: freesci-win32.zip
