Instagram
Recent Posts
Recent Comments
«   2025/07   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
more
Archives
Today
Total
관리 메뉴

기록중

Franca 설치 본문

Study/C\C++

Franca 설치

코튼아 2016. 3. 30. 14:05


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