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

Checking project dependencies...
Compiling ScannerMapp.dproj (Debug, Win32)
[Warning Warning] Checking GetIt package dependencies
[MSBuild Error] The "GetItCmd" task failed unexpectedly.
System.NullReferenceException: Object reference not set to an instance of an object.
   at Borland.Build.Tasks.Common.CommandLineTask.Execute()
   at Borland.Build.Tasks.Shared.GetItCmd.Execute()
   at Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask(EngineProxy engineProxy, ItemBucket bucket, TaskExecutionMode howToExecuteTask, ITask task, Boolean& taskResult)
Failed
Elapsed time: 00:00:00.9

 

 

Project "D:\SOURCE\MobilePos\ScannerMApp-master\ScannerMApp-master\ScannerMapp.dproj" (Make target(s)):
Target _CheckGetItPackageDependencies:
    Target _ExecGetItCmd:
        c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets : warning : Checking GetIt package dependencies
        c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018: The "GetItCmd" task failed unexpectedly.
        c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018: System.NullReferenceException: Object reference not set to an instance of an object.
        c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018:    at Borland.Build.Tasks.Common.CommandLineTask.Execute()
        c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018:    at Borland.Build.Tasks.Shared.GetItCmd.Execute()
        c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018:    at Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask(EngineProxy engineProxy, ItemBucket bucket, TaskExecutionMode howToExecuteTask, ITask task, Boolean& taskResult)
    Done building target "_ExecGetItCmd" in project "ScannerMapp.dproj" -- FAILED.
Done building target "_CheckGetItPackageDependencies" in project "ScannerMapp.dproj" -- FAILED.
Done building project "ScannerMapp.dproj" -- FAILED.
Build FAILED.
c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets : warning : Checking GetIt package dependencies
c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018: The "GetItCmd" task failed unexpectedly.
c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018: System.NullReferenceException: Object reference not set to an instance of an object.
c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018:    at Borland.Build.Tasks.Common.CommandLineTask.Execute()
c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018:    at Borland.Build.Tasks.Shared.GetItCmd.Execute()
c:\program files (x86)\embarcadero\studio\19.0\bin\CodeGear.Common.Targets(305,5): error MSB4018:    at Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask(EngineProxy engineProxy, ItemBucket bucket, TaskExecutionMode howToExecuteTask, ITask task, Boolean& taskResult)
    1 Warning(s)
    1 Error(s)
Time Elapsed 00:00:00.29

 

본 게시판은 개발자들이 자유롭게 질문과 답변을 공유하는 게시판입니다.
* 따라서 최대한 정중하게 질문을 올려 주세요.
* 질문을 상세히 작성해 주실 수록 좋은 답변이 올라 옵니다.
* 다른 분들도 참고할 수 있도록 결과 댓글 필수(또는 감사 댓글)
(결과 댓글을 달지 않는 경우 다음 질문에 대한 답변이 달리지 않는 불이익이 있을 수 있습니다.)
-----------------------------------------------------------------------------------------------

 

번호 제목 글쓴이 날짜 조회 수
공지 [프로그래밍 강의] 2021.6~2021.12 관리자 2015.01.22 15766
공지 유용한 관련 사이트 관리자2 2014.03.20 54580
공지 본 게시판은 개발자 여러분들의 질문과 답변을 공유하는 공간입니다. 관리자 2012.01.10 97985
2959 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 4 - Exercise 3 [2] 관리자 2016.04.29 169
2958 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 4 - Exercise 5 [2] 관리자 2016.04.29 225
2957 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 5 - Exercise 2 [2] 관리자 2016.05.02 157
2956 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 6 - Exercise 1 [2] 관리자 2016.05.02 210
2955 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 8 - Exercise 1 [2] 관리자 2016.05.02 200
2954 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 8 - Exercise 2 [2] 관리자 2016.05.02 171
2953 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 8 - Exercise 3 [2] 관리자 2016.05.02 283
2952 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 5 - Exercise 1 [3] 관리자 2016.05.02 365
2951 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 5 - Exercise 3 [3] 관리자 2016.05.02 172
2950 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 5 - Exercise 4 [3] 관리자 2016.05.02 171
2949 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 4 - Exercise 4 [3] 관리자 2016.04.29 238
2948 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 6 - Exercise 2 [3] 관리자 2016.05.02 162
2947 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 13 - Exercise 7 [1] 관리자 2016.05.10 124
2946 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 13 - Exercise 6 [1] 관리자 2016.05.10 139
2945 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 13 - Exercise 5 [1] 관리자 2016.05.10 115
2944 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 13 - Exercise 4 [1] 관리자 2016.05.10 102
2943 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 19 - Exercise 2 [1] file 관리자 2016.05.27 117
2942 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 19 - Exercise 1 [1] 관리자 2016.05.27 135
2941 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 18 - Exercise 3 [1] 관리자 2016.05.27 80
2940 [시작하는 사람들을 위한 델파이 프로그래밍] 모듈 18 - Exercise 2 관리자 2020.07.03 31