Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhixian001/pp_termproj
프로그래밍 방법론 기말 프로젝트
https://github.com/zhixian001/pp_termproj
Last synced: 8 days ago
JSON representation
프로그래밍 방법론 기말 프로젝트
- Host: GitHub
- URL: https://github.com/zhixian001/pp_termproj
- Owner: zhixian001
- Created: 2019-10-26T09:55:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T16:02:40.000Z (almost 5 years ago)
- Last Synced: 2023-10-10T12:28:20.708Z (about 1 year ago)
- Language: C
- Size: 6.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 19F 프로그래밍방법론 28조 기말 프로젝트
[![pipeline status](https://gitlab.com/jh-windows-builds/pp_termproj/badges/master/pipeline.svg)](https://gitlab.com/jh-windows-builds/pp_termproj/commits/master)
[https://github.com/zhixian001/pp_termproj](깃허브)
[https://gitlab.com/jh-windows-builds/pp_termproj](깃랩)## 미리보기
![preview](https://raw.githubusercontent.com/zhixian001/pp_termproj/master/preview.png)
## 빌드
### Windows
1. VS2019, 혹은 VS2019 빌드툴 설치 후 cmd에서 `set "BUILD_CONFIG=Release"`, ``set "BUILD_CONFIG=Debug"` 실행
2. msvc_build.bat 실행### Linux
1. `freeglut3-dev`, `libfreeimage-dev` (우분투 기준) 설치 후 cmake로 빌드