-
Notifications
You must be signed in to change notification settings - Fork 33
Getting KDStateMachineEditor
Allen Winter edited this page Jun 25, 2014
·
3 revisions
At this time there are no pre-compiled packages available for KDStateMachineEditor. So you'll need to build from source.
- Qt (obviously) >= 5.3.0
- CMake >= 2.8.11
The following libraries enable extra features when found on your system at compile time:
- GraphViz, strongly recommended
Easist way to get the source is cloning the Git repository:
git clone git://github.com/KDAB/KDStateMachineEditor.git
A ZIP download is also available:
- Latest Stable Snapshot: we haven't reached a stable version yet
- Latest Development Snapshot: https://github.com/KDAB/KDStateMachineEditor/zipball/master
- Past Releases: no past releases yet
Once you have the source code, follow the build instructions in Install.txt.