This is a break from another thread where I was having issues getting the .emproject to show up. Now it is complaining about a missing file...
OK so I went back to the getting started assistant and went back through all the steps and made sure they verified ok. I tried to open the project again and this time it did generate the .emproject file but I have a different error. I'm not sure how the admins want me to treat this, close this thread and start a new one?
Anyways, i'm posting the error info below. It looks like it doesn't have the full path?
Loading solution lte_ble_gateway.emProject
Executing load commands
C:/Program Files/CMake/bin/cmake.exe -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=C:/Program Files (x86)/Nordic Semiconductor/nrf5x/bin/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=C:/gnuarmemb -BC:/Program Files (x86)/Nordic Semiconductor/nrf5x/bin/ncs/nrf/samples/nrf9160/lte_ble_gateway/Build -HC:/Program Files (x86)/Nordic Semiconductor/nrf5x/bin/ncs/nrf/samples/nrf9160/lte_ble_gateway -DPYTHON_EXECUTABLE=C:/Python37/python.exe -DCMAKE_MAKE_PROGRAM=C:/ProgramData/chocolatey/bin/ninja.exe -DDTC=C:/ProgramData/chocolatey/bin/dtc.exe -DDTC_OVERLAY_FILE=C:/Program Files (x86)/Nordic Semiconductor/nrf5x/bin/ncs/nrf/samples/nrf9160/lte_ble_gateway/nrf9160_pca10090.overlay
-- Found PythonInterp: C:/Python37/python.exe (found suitable version "3.7.2", minimum required is "3.4")
-- Selected BOARD nrf9160_pca10090
Zephyr version: 1.13.99
CMake Error at C:/Program Files (x86)/Nordic Semiconductor/nrf5x/bin/ncs/zephyr/cmake/kconfig.cmake:101 (message):
File not found: C:/Program/nrf9160_pca10090_defconfig
Call Stack (most recent call first):
C:/Program Files (x86)/Nordic Semiconductor/nrf5x/bin/ncs/zephyr/cmake/app/boilerplate.cmake:259 (include)
CMakeLists.txt:9 (include)
-- Configuring incomplete, errors occurred!
Project load failed
Reported error: solution load command failed (1)