잡스러운 블로그

1. Qt SDK 설치 - Qt Creator 까지 있는 걸로 
2. TortoiesHG 설치 - mecurial 이라는 소스 관리 클라이언트 프로그램
3. qextserialport 로 구글 검색
    - code.google.com/p/qextserialport/ 라는 경로로 되어 있는 곳을 클릭
    - hg clone https://qextserialport.googlecode.com/hg/ qextserialport 
4. 폴더 하나 만들고 폴더에 들어간다.
    4.1. TortoiesHG 에서 오른쪽 버튼 클릭
    4.2. Clone 클릭
    4.3. Source path 는 3 에서 검색한곳에서 경로 입력
    4.4. 경로 : https://qextserialport.googlecode.com/hg/
    4.5. Destination path : qexteerialport 로 입력
    4.6. Clone 입력
5. Qt Command Prompt 실행 
    5.1. qextserialport 경로로 들어가서 커맨드 입력
    5.2. mingw32-make : Makefile 생성 - debug 모드 dll 생성
    5.3. mingw32-make release : release 모드 dll 생성
6. Qt Creator 실행
    6.1. test 프로젝트 생성
    6.2. test.pro 파일에 아래 부분 추가 : INCLUDEPATH, QMAKE_LIBDIR 
7. 프로그램에서 #include <qextserialport.h> 추가

공유하기

facebook twitter kakaoTalk kakaostory naver band