https://github.com/kunitoki/juced
community based juce
https://github.com/kunitoki/juced
Last synced: about 1 year ago
JSON representation
community based juce
- Host: GitHub
- URL: https://github.com/kunitoki/juced
- Owner: kunitoki
- License: other
- Created: 2014-01-03T20:19:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-10T20:39:08.000Z (almost 12 years ago)
- Last Synced: 2025-05-08T03:57:09.527Z (about 1 year ago)
- Language: C++
- Size: 25.4 MB
- Stars: 113
- Watchers: 23
- Forks: 38
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
juced
=====
[](https://travis-ci.org/kunitoki/juced)
Community Based Juce
How to build
============
Linux
-----
Premake is used for the build process. Don't edit the makefiles, as they are autogenerated.
cd tools
./manage make all
Should any app fail to build, just move it out of the apps folder.