Visual Studio 안드로이드 에뮬레이터 - Unable to determine the host ip address에러 Microsoft Virtual Academy의 Xamarin for Absolute Beginners실습중, 안드로이드 에뮬레이터가 에러가 나면서 실행되지 않는다. 1. 개발환경 - OS : Windows 10 Pro, 64-bit - Visual Studio 2017 Pro 2. 에러 위 그림에서 "Close"버튼을 누르고 나면 아래와 같은 에러메시지도 표시된다. 3. 원인 - 가상머신의 네트웍 설정에 .. programming 2017.05.18
winsock2.h에 있는 qos.h파일을 못 찾는 에러 개발환경 - Windows 10 64-bit pro - Visual Studio 2017 - Win32 console application 1. winsock2.h에 있는 qos.h파일을 못 찾는 에러 - Cannot open include file: 'qos.h': No such file or directory 1.1 원인 - C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared디렉토리에 qos.h파일이 없음 - Windows SDK 버전과도 관련이 있음(10.0.15063.0.. programming 2017.05.06
Keil - 컴파일된 펌웨어 다운로드가 안됨 1. 개발환경 - 개발보드 : nRF52840 PDK - Keil V5.23.0.0, MDK-Lite 2. 증상 - 컴파일도 되고, J-Link도 인식(J-Link시리얼 번호 표시됨)이 되나 다운로드가 안됨 - 아래 에러메시지 발생 *** JLink Error : No CPU core or target device has been selected. Please make sure at least the core J-Link shall connect to, is selected. Error: Flash Downl.. NordicSemiconductor 2017.04.09