anotak/libtcod-net

Project targets Any CPU

Opened this issue · 0 comments

The solutions provided, as well as the compiled binaries and DLLs all
target Any CPU. This causes programs to crash when run on a 64-bit OS. The
solutions should have the target CPU changed to x86, and the binaries and
DLLs replaced with updated versions.

Original issue reported on code.google.com by aaron.pe...@gmail.com on 17 Dec 2009 at 12:58