출처 Apple LLVM compilerと無名カテゴリ Building static C++ lib for use with Objective-c app in Xcode 4 static library 빌드 및 라이브러리 사용 어플리케이션 통합 디버깅하기 - 아이폰 4.x Using C/C++ static libraries from iPhone ObjectiveC Apps Xcode architectureエラー objective c에서 STL 사용하기 아이폰에서 C로 된 정적 라이브러리 사용하기 Xcode 4.0 에서 c로 된 static library link error 조치 testlib.h 파일/* * testlib.h * * Created on: 2012. 9. 6. * Author: bluexmas *..
이전 글에서 만든 정적 라이브러리를 이용해서 안드로이드 ndk 컴파일, 안드로이드에서 실행해보는 것을 정리보았습니다. testlibjni.h#include #ifndef _Included_com_example_testlib_TestLib #define _Included_com_example_testlib_TestLib #ifdef __cplusplus extern "C" { #endif JNIEXPORT jstring JNICALL Java_com_example_testlib_TestLib_get_1version(JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif testlibjni.cpp#include "testlib.h" #include #include ..
출처 http://erato1004.tistory.com/entry/eclipse에서-static-library를-만들고-링크하여-컴파일-하기 정적(Static) 라이브러리 만들기 1. 메뉴[New] -> [C++ Project] 선택 [Project name] : testlib [입력] [Project type] : Static Library -> Empty Project [선택] [Toolchains] : Cygwin GCC [선택] 버튼 [Finish] 선택 프로젝트 선택 -> [New] -> [Folder] 선택 [Folder Name] : inc [입력] 버튼 [Finish] 선택 아래 그림과 같이 폴더 구조와 파일을 생성 testlib.h/* * testlib.h * * Created on: ..
- Total
- Today
- Yesterday
- 동경
- NDK
- Delphi
- 일본여행
- ffmpeg
- MySQL
- ubuntu
- Delphi Tip
- android
- 지스타2007
- BPI-M4
- 송주경
- Linux
- 전예희
- flex
- ble
- Mac
- 레이싱모델 익스트림 포토 페스티벌
- oracle
- Java
- 튜닝쇼 2008
- Spring
- Xcode
- KOBA
- JavaScript
- 서울오토살롱
- Spring MVC
- koba2010
- SAS
- sas2009
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |