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

C++ Builder cmake 테스트가 안됩니다.

2018.08.10 09:54

쿠리 조회 수:1074

cmake를 테스트 중입니다.

그동안 실력이 모자라 컴파일을 못한 소스들을 이용해 볼려고 하는데 쉽지가 않습니다.

아래 내용을 보면 권한 문제 인것 같은데 어떻게 하면 됩나요?

------------------------------------------------------------------------------------------------------------------------------

 

Running with debug output on.
-- The C compiler identification is Embarcadero 7.30.36015
   Called from: [3]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeDetermineCompilerId.cmake
                [2]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeDetermineCCompiler.cmake
                [1]     D:/project/CMakeLists.txt
-- The CXX compiler identification is Embarcadero 7.30.36015
   Called from: [3]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeDetermineCompilerId.cmake
                [2]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeDetermineCXXCompiler.cmake
                [1]     D:/project/CMakeLists.txt
-- Check for working C compiler: D:/Program Files/Embarcadero/Studio/19.0/bin/bcc32x.exe
   Called from: [3]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeTestCompilerCommon.cmake
                [2]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeTestCCompiler.cmake
                [1]     D:/project/CMakeLists.txt
CMake Warning (dev) at D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeTestCCompiler.cmake:37 (try_compile):
  Policy CMP0066 is not set: Honor per-config flags in try_compile()
  source-file signature.  Run "cmake --help-policy CMP0066" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  For compatibility with older versions of CMake, try_compile is not honoring
  caller config-specific compiler flags (e.g.  CMAKE_C_FLAGS_DEBUG) in the
  test project.
Call Stack (most recent call first):
  CMakeLists.txt:45 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

   Called from: [2]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeTestCCompiler.cmake
                [1]     D:/project/CMakeLists.txt
-- Check for working C compiler: D:/Program Files/Embarcadero/Studio/19.0/bin/bcc32x.exe -- broken
   Called from: [3]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeTestCompilerCommon.cmake
                [2]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeTestCCompiler.cmake
                [1]     D:/project/CMakeLists.txt
CMake Error at D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeTestCCompiler.cmake:52 (message):
  The C compiler

    "D:/Program Files/Embarcadero/Studio/19.0/bin/bcc32x.exe"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: D:/project/CMakeFiles/CMakeTmp

    Run Build Command:"make" "cmTC_efee7\fast"
    MAKE Version 5.41  Copyright (c) 1987, 2014 Embarcadero Technologies, Inc.
        make -f CMakeFiles\cmTC_efee7.dir\build.make -l -o  CMakeFiles\cmTC_efee7.dir\build
    MAKE Version 5.41  Copyright (c) 1987, 2014 Embarcadero Technologies, Inc.
    Fatal: 'Files\Embarcadero\Studio\19.0\bin\make.exe' does not exist - don't know how to make it

    ** error 1 ** deleting cmTC_efee7\fast

 


  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:45 (project)


   Called from: [2]     D:/Program Files (x86)/CMake/share/cmake-3.12/Modules/CMakeTestCCompiler.cmake
                [1]     D:/project/CMakeLists.txt
-- Configuring incomplete, errors occurred!
See also "D:/project/CMakeFiles/CMakeOutput.log".
See also "D:/project/CMakeFiles/CMakeError.log".

 

번호 제목 글쓴이 날짜 조회 수
공지 [프로그래밍 강의] 2021.6~2021.12 관리자 2015.01.22 15766
공지 유용한 관련 사이트 관리자2 2014.03.20 54580
공지 본 게시판은 개발자 여러분들의 질문과 답변을 공유하는 공간입니다. 관리자 2012.01.10 97985
2979 위험 경보앱을 코드 입력해서 다만들었는데 실행이 되지 않습니다. [2] file 교타로 2016.05.20 122
2978 OSX 개발시 ICON 가져오기 freehun 2016.05.27 122
2977 개발환경 지원 문의드립니다~~ [1] 지지배배 2016.10.17 122
2976 어떤 인터넷 주소에 연결했는지 알수있는 방법 없을까요! [1] 루피 2017.04.28 122
2975 Xe8 이 안드로이드 7.0 을 지원하나요.? [1] 희망나라 2017.08.08 122
2974 델파이/C++빌더에서 OSX 컴파일 문제 발생 [1] file 토끼왕 2018.02.24 122
2973 C++ Builder에서 리팩토링 file 겨울잠안자는곰 2019.10.09 122
2972 1대 서버에 RAD 서버 패키지 2개 구동하려고 합니다. 가능한 시스템 구성인가요? file 파다닥 2020.04.21 122
2971 line-wrap activated option setting [2] 우석이 2015.10.05 123
2970 Java2OP 상쵸리 2017.01.11 123
2969 RAD Studio 10.2 Starter 버전에서도 설치 횟수 제한이 있나요? [1] 얼짱나 2017.08.10 123
2968 [질문] AdvToolPanel 컴포넌트 개짐 현상 [1] 라일락 2017.11.03 123
2967 trial 버전에서 DB차트 컴포넌트는 지원하지않나요? [1] syc 2018.02.14 123
2966 FMX에서 플랫폼의 CPU 코어갯수나 스레드 갯수가져오는법? 100jk 2019.03.01 123
2965 안녕하세요~ 베를린Update2 버전 사용중인데 다중클라이언트가 동시에 조회하거나 자료수정할때 짧굵 2019.04.04 123
2964 델파이10.3.3에서 앱배포시 provisioning에 값만 넣으면 에러납니다. 델파이_사랑 2019.12.11 123
2963 IDETheme.ActnCtrls 에러 [1] file Riley 2020.04.17 123
2962 델파이 XE8 업데이트1은 삭제 후 재설치해야 하는데, 도움되는 내용이 있나요?(설치, 재설치) Humphery 2015.07.28 123
2961 DataSnap Server에 메모리 릭이 발생합니다. 델사냥 2015.12.23 123
2960 xe8 에서 tbluetoothledevice에서 onconnect, ondisconnect 이벤트 [1] jojo 2016.03.03 123