자유롭게 질의 및 응답을 할 수 있는 게시판입니다. 개발자 여러분의 답변이 큰 도움이 됩니다.
- 제품설치/등록 오류 문의: 설치/등록 Q&A 이용 (제품 구매 고객 한정)
Delphi not enough space 어떻게해결하나요
2015.12.30 11:58
[DCC Error] E2597 C:\Users\Public\Documents\Embarcadero\Studio\17.0\PlatformSDKs\android-ndk-r9c\toolchains\arm-linux-androideabi-4.6\prebuilt\windows\bin\arm-linux-androideabi-ld.exe: fatal error: .\\Android\\Debug\\libProject.so: mmap: failed to allocate 198609540 bytes for output file: Not enough space
[DCC Fatal Error] F2588 Linker error code: 1 ($00000001)
가끔떳었는데 툴을 새로 켜면 잘되곤 했엇는데, 오류가 해결되지않습니다..
os는 윈10 이고 툴은 seattle 버전입니다
안드로이드 , 디버그 모드 에서 발생합니다 (윈도우나 안드로이드 릴리즈모드에선 정상)
Delphi not enough space 어떻게해결하나요
2015.12.30 11:58
[DCC Error] E2597 C:\Users\Public\Documents\Embarcadero\Studio\17.0\PlatformSDKs\android-ndk-r9c\toolchains\arm-linux-androideabi-4.6\prebuilt\windows\bin\arm-linux-androideabi-ld.exe: fatal error: .\\Android\\Debug\\libProject.so: mmap: failed to allocate 198609540 bytes for output file: Not enough space
[DCC Fatal Error] F2588 Linker error code: 1 ($00000001)
가끔떳었는데 툴을 새로 켜면 잘되곤 했엇는데, 오류가 해결되지않습니다..
os는 윈10 이고 툴은 seattle 버전입니다
안드로이드 , 디버그 모드 에서 발생합니다 (윈도우나 안드로이드 릴리즈모드에선 정상)
다음 글을 참고해보면 android-ndk-r10e을 설치하고,
https://forums.embarcadero.com/thread.jspa?messageID=716470
NDK 경로를 위에서 설치한 경로로 지정하면 해결된다고 합니다.
참고하시기 바랍니다.
[참고]
안드로이드 NDK 다운로드
http://developer.android.com/intl/ko/ndk/downloads/index.html
SDK 설정하기
http://tech.devgear.co.kr/delphi_news/415967