정보/IT 썸네일형 리스트형 Hyper-V 컴퓨터의 개체에 액세스하는 동안 오류가 발생했습니다. windows 보안 -> 앱 및 브라우저 컨트롤 -> Exploit Protection 설정 -> 프로그램 설정 -> C:\Windows\System32\vmcompute.exe 편집( 없으면 추가 ) -> 흐름 제어 보호(CFG) 시스템 설정 재정의 체크 해제 -> C:\Windows\System32\vmwp.exe 편집( 없으면 추가 ) -> 흐름 제어 보호(CFG) 시스템 설정 재정의 체크 해제 -> cmd 관리자 권한 시작 -> net start vmcompute 더보기 Windows Docker Update Kitematic 뜰 때 Windows 에서 Docker 설치 후 Kitematic 실행 시 Update Kitematic 뜰 때 Update Kitematic The installed version of Kitematic is outdated. Please download a newer version. Then make sure you install it in C:\Program Files\Docker\Kitematic 다운로드 눌러서 해봤자 계속 뜬다면? https://github.com/docker/kitematic/releases docker/kitematic Visual Docker Container Management on Mac & Windows - docker/kitematic github.com 여기서 최신 버전.. 더보기 빌드 전 이벤트 exe 파일 실행시 error MSB3073: :VCEnd" 명령이 종료되었습니다(코드: 1). 빌드 전 이벤트 exe 파일 실행시 error MSB3073: :VCEnd" 명령이 종료되었습니다(코드: n). 해당 exe 파일 int main() 함수 리턴값이 0이 아니라서 발생 return 0으로 바꿔주면 해결됨 더보기 [VC] CMake로 MongoDB 라이브러리 만들기 영어로 된 설명이나 코드를 제대로 읽고 이해만 해도 금방 끝낼껄 몇시간 개고생해서 정리 환경 visual studio c++ 2013 express for desktop cmake 3.6.2 mongo-c-driver 1.6.2 요약 .. c driver는 vs 2010 이상 .. cxx driver는 vs 2015 이상 .. libbson 먼져 추출 빌드해서 나온 라이브러리를 mongoc 빌드 할때 설정해야함 ... libbson, mongoc => CMAKE_INSTALL_PREFIX 값 => 라이브러리 복사되는 폴더 ... mongoc = > BSON_ROOT_DIR( Add Entry 로 추가 ) => libbson 라이브러리 폴더 ? : c Driver 는 2010 버전 이상이여야 됨 => ht.. 더보기 이전 1 다음