기록중
Franca 설치 본문
1. Install Franca
(Eclipse IDE for Java and DSL Developers for Eclipse Luna)
이클립스에서 install New S/W를 통해서 관련 모듈들을 설치한다!
2. fidl 파일을 xml 로 변경한다.
3. 모르겠다. 다 설치해봤다. qt5-qmake / qt5-default / qt5-qtconfig
qdbusxml2cpp 명령어를 사용할 수 있게 되었다. xml파일을 cpp와 h을 만들어 준다.
#> qdbusxml2cpp -a Interface basic.xml
'Study > C\C++' 카테고리의 다른 글
vector, tuple, lambda (0) | 2017.01.11 |
---|---|
- (0) | 2016.05.04 |
UnitTest google-Unittest gmock (0) | 2016.03.29 |
[C++] shared_ptr make_shared_enabler (0) | 2016.03.16 |
[C++] 복사 생성자와 대입 연산자 (0) | 2016.02.25 |
Comments