Hi Matt,


> 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

I don't know where and how exactly this file (which I don't have,
unfortunately) is used; looks like Petr used it for line drawing (I
vaguely remember a discussion regarding this). Please use
gfx_draw_line_pixmap_i() or gfx_draw_line_buffer() from
src/include/gfx_tools.h instead.

[...]
> 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.

Those are no longer required or used anywhere.

> Since the DSP and DSW files in CVS are still fookered, I've attached
> "fixed" versions that VC6 will load just fine.

Listar stripped those; please send them in a private e-mail.

> On a side note, I've also started looking at snes9x's code for possible
> reuse in places. :)

OK, but I've heard rumors that snes9x hasn't been built on anything other
than ia32 or ppc yet (because of important parts being written in
assembly), so please check for 64 bit cleanness before you add anything...

llap,
 Christoph


Reply via email to