Doxygen 설치 & wizard 사용 (windows)

  Step 1. Download url : http://www.stack.nl/~dimitri/doxygen/download.html#gitrepos     Step2. 설치 다운로드 파일 실행 -> 설치 Step 1. Setup – doxygen   Step2. License Agreement Step3. Select Destination Location     Step4. […]

드론 만들기 오픈소스 선택 및 설정

  자작 드론 만들기를 시작한다. 자작 드론을 만들려면 많은 것들이 필요하고 많은 시간 또한 소요된다. 빠르게 결과를 도출하고 버전업 하면서 개선하는 방식으로 진행할 것이다. 결과 도출 후 추가 개선 방법은 시간이 더 […]

Windows gvim – ctags, cscope 설치

1 ctags 설치 1step: ctags 파일 다운로드 url : http://ctags.sourceforge.net/ 파일 다운로드 : ctags58.zip 2step: 압축해제 및 ctags.exe 파일 이동 — C:\Windows\System32   확인 C:\Users\win10>ctags –version   2. cscope 설치   https://code.google.com/archive/p/cscope-win32/downloads […]

Vim Vundle window 설치

1step : git 설치하기          URL: http://gitforwindows.org/   2. 다운로드 완료된 exe 파일을 실행한다.           2step: git 설치 확인 3step: curl.cmd 파일 생성 위치 : C:\Program Files\Git\층 파일이름 […]