By jeonghun cho
11 Jun 2015 23:34
Korean
4 Replies
공통적으로 사용하는 기능을 담은 공유 라이브러리(libtest.so )를 만들고
새로운 네이티브 프로젝트를 만들어 /lib/ 폴더 안에 libtest.so 파일을 복사했습니다.
그리고 프로젝트 프로퍼티 안에 설정부분에서
- libraries => test
- Library Paths => /${ProjName}/lib
로 설정 하였습니다.
그런데 이게 에뮬레이터에서는 정상적으로 실행 되는데
실제 기기(samsung z1 2.3)로 연결해서 컴파일 및 실행을 하면
c:/tizen-sdk/tools/arm-linux-gnueabi-gcc-4.6/bin/../lib/gcc/arm-linux-gnueabi/4.6.4/../../../../arm-linux-gnueabi/bin/ld.exe: cannot find -ltest
이런 오류가 발생합니다.
무슨 문제인지 알 수가 없습니다.ㅠ,.ㅠ
어덯게 하면 해결 될까요?
Edited by: jeonghun cho on 11 Jun, 2015
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------