https://github.com/lefticus/exastris
Automatically exported from code.google.com/p/exastris
https://github.com/lefticus/exastris
Last synced: 8 months ago
JSON representation
Automatically exported from code.google.com/p/exastris
- Host: GitHub
- URL: https://github.com/lefticus/exastris
- Owner: lefticus
- Created: 2015-03-13T00:29:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T00:45:48.000Z (over 11 years ago)
- Last Synced: 2025-04-09T13:11:44.904Z (about 1 year ago)
- Language: C++
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This command might help you build it:
g++ exastris.cpp -Wall -O3 `pkg-config gtkmm-2.4 --libs --cflags`