자유롭게 질의 및 응답을 할 수 있는 게시판입니다. 개발자 여러분의 답변이 큰 도움이 됩니다. 
  • 제품설치/등록 오류 문의: 설치/등록 Q&A 이용 (제품 구매 고객 한정)

안녕하세요.

embarcadero XE3 s/w 구매 후 설치를 하였는되요.

새 프로젝트를 open 후 compile을 하면 LME286 에러가 발생을 합니다.

그런데 신기한건 64bit platform으로 compile을 하면 에러가 발생을 하지않고, 32bit platform으로 compile 할때만 에러가 발생을 합니다.

 

환경

os : Windows7 Enterprise K 32비트 운영체제

 

에러 메세지

[ilink32 Warning] Warning: Error detected (LME286)
[ilink32 Error] Error: Unable to perform link

 

########################################

Checking project dependencies...
Compiling Project1.cbproj (Debug, Win32)
brcc32 command line for "Project1.vrc"
  c:\program files\embarcadero\rad studio\10.0\bin\cgrc.exe -c65001 "Project1.vrc" -foProject1.res
ilink32 command line
  c:\program files\embarcadero\rad studio\10.0\bin\ilink32.exe -L.\Win32\Debug;"c:\program files\embarcadero\rad studio\10.0\lib\Win32\debug";
  "c:\program files\embarcadero\rad studio\10.0\lib\win32\release";"c:\program files\embarcadero\rad studio\10.0\lib\win32\release\psdk";"C:\Program
  Files\Raize\CS5\Lib\RS-XE3\Win32";"C:\Users\Public\Documents\RAD Studio\10.0\DCP" -j.\Win32\Debug;"c:\program files\embarcadero\rad
  studio\10.0\lib\Win32\debug";"c:\program files\embarcadero\rad studio\10.0\lib\win32\release";"c:\program files\embarcadero\rad
  studio\10.0\lib\win32\release\psdk";"C:\Program Files\Raize\CS5\Lib\RS-XE3\Win32";"C:\Users\Public\Documents\RAD Studio\10.0\DCP" -l.\Win32\Debug -v
  -GA"C:\Users\samsung\AppData\Local\Temp\vfs350E.tmp"="C:\Users\samsung\Documents\RAD Studio\Projects\Unit1.dfm" -aa -V5.0 -G8 -Tpe  c0w32w rtl.bpi
  vcl.bpi memmgr.lib sysinit.obj .\Win32\Debug\Project1.obj .\Win32\Debug\Unit1.obj , .\Win32\Debug\Project1.exe , .\Win32\Debug\Project1.map ,
  import32.lib cp32mti.lib , , Project1.res
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ilc: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ild: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ilf: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ils: 0x00040000 / 0x06000000
[ilink32 Warning] Warning: unknown heap name   : 0x08000000 / 0x08000000
[ilink32 Warning] Warning: Error detected (LME286)
[ilink32 Warning] Warning: Unable to perform incremental link - performing full link...
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ilc: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ild: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ilf: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ils: 0x00040000 / 0x06000000
[ilink32 Warning] Warning: unknown heap name   : 0x08000000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ilc: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ild: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ilf: 0x00010000 / 0x08000000
[ilink32 Warning] Warning: C:/Users/samsung/Documents/RAD Studio/Projects/Win32/Debug/Project1.ils: 0x00040000 / 0x06000000
[ilink32 Warning] Warning: unknown heap name   : 0x08000000 / 0x08000000
[ilink32 Warning] Warning: Error detected (LME286)
[ilink32 Error] Error: Unable to perform link

Failed
Elapsed time: 00:00:05.1

##################################

 

확인 부탁드립니다.

번호 제목 글쓴이 날짜 조회 수
공지 [프로그래밍 강의] 2021.6~2021.12 관리자 2015.01.22 15774
공지 유용한 관련 사이트 관리자2 2014.03.20 54590
공지 본 게시판은 개발자 여러분들의 질문과 답변을 공유하는 공간입니다. 관리자 2012.01.10 98015
419 이미지 선택영역 표시하기.. [2] 가을이다 2014.06.14 2481
418 [XE6] kinvey Push 전송시, 특정 메세지 추가하기 [2] 가을이다 2014.08.28 2503
417 XE4 Win7 64Bit Component설치시 문의사항?? [1] YB 2014.03.21 2510
416 스크롤박스 버벅현상 개선방법 [3] 가을이다 2014.06.28 2512
415 Connection Closed Gracefully [4] file 박군80 2016.07.27 2517
414 stringgrid에서 Binding시 grid Column의 사이즈 설정?? [3] 투덜이스머프 2014.12.24 2521
» embarcadero XE3 설치 후 compile error 문의 [1] 쿠크다스 2014.11.19 2525
412 [XE6] 특정전화번호로 전화자동걸기 [1] 가을이다 2014.07.29 2532
411 fremonkey webbrowser 에서 URL 및 자바스크립트 연동에 대해.. 프리스켄 2014.07.01 2535
410 C++ Builder 에서 MongoDB 사용할 수 있는 방법이 없나요 캐드윈시스템 2014.05.22 2540
409 Android Virtual Devices Manager에서 Device를 추가할수가 없습니다.. [1] file 김동환 2014.07.24 2541
408 IDE의 코드에디터의 폰트는 어떻게 바꾸나요? file Humphery 2015.03.24 2542
407 [공유] FireDAC으로 MySQL과 어떻게 연결하나요? [3] 험프리 2017.07.14 2573
406 TTouchKeyboard 문의 [1] J 2014.03.01 2583
405 [세미나] 메시지 다이얼로그 표시된 상태에서 절전모드 이후 먹통이 됩니다. [1] Humphery 2014.06.12 2585
404 본사 mypage [1] DHP 2021.05.17 2606
403 컴파일시 Unit not found: 'System.pas' 오류 [1] 아침햇살 2014.04.09 2617
402 FMX 동적생성 버튼 폰트, 크기 변경 방법 [3] superman 2014.08.20 2634
401 UC-win/Road에서 앞차와 거리를 측정하려고 합니다. [1] jhjh 2021.08.25 2635
400 RAD studio로 배포버전 패키지를 만들수 있나요? [1] 산설 2014.04.02 2636