1 Star 0 Fork 0

Mouri_Naruto / PDCurses

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 923 Bytes
一键复制 编辑 原始数据 按行查看 历史

PDCurses for SDL2

This is a port of PDCurses for SDL2.

Building

  • Choose the appropriate makefile for your compiler:

      Makefile      - General Makefile, tested with GCC
      Makefile.vc   - Microsoft Visual C++ 2.0+ or later & Intel(R) compiler
  • On *nix (including Linux and Mac OS X), run make in the sdl2 directory. It builds the library libpdcurses.a (dynamic lib not implemented). The makefile accepts the optional parameters DEBUG=Y, WIDE=Y and UTF8=Y. It also recognizes the optional PDCURSES_SRCDIR environment variable.

Distribution Status

The files in this directory are released to the Public Domain.

Acknowledgements

The original SDL port was provided by William McBrine.

The initial SDL2 support patch was created by Laura Michaels.

The SDL2 port was put together and further developed by Robin Gustafsson.

1
https://gitee.com/Mouri_Naruto/PDCurses.git
git@gitee.com:Mouri_Naruto/PDCurses.git
Mouri_Naruto
PDCurses
PDCurses
master

搜索帮助