]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/blob - Readme.txt
Warning missing typedef for react method
[boost-statechart-viewer.git] / Readme.txt
1 Thank you for downloading Boost Statechart viewer.
2
3 To compile the this program, simpy type
4
5   make
6
7 If you want to use a different clang/llvm version, create a file
8 called Makefile.config in this directory and add there one line:
9
10   LLVM_CONFIG := /where/you/have/your/llvm/bin/files/llvm-config
11
12 This program was tested with LLVM/Clang 3.1.
13
14 Enjoy using it. Report bugs to boost-statechart-viewer@rtime.felk.cvut.cz.