Alright sorry for the wait (I kinda forgot), here are your answers in order!
-
Yes I am running windows
-
-
Pasted verbose output below:
windows build for platform vexv5
md “build/src” 2> nul || :
“CXX src/main.cpp”
clang -target thumbv7-none-eabi -fshort-enums -Wno-unknown-attributes -U__INT32_TYPE__ -U__UINT32_TYPE__ -D__INT32_TYPE__=long -D__UINT32_TYPE__=‘unsigned long’ -march=armv7-a -mfpu=neon -mfloat-abi=softfp -Os -Wall -Werror=return-type -fno-rtti -fno-threadsafe-statics -fno-exceptions -std=gnu++11 -ffunction-sections -fdata-sections -DVexV5 -Iinclude -I"C:\Program Files (x86)\VEX Robotics\VEXcode Pro V5\sdk/vexv5/include" -I"C:\Program Files (x86)\VEX Robotics\VEXcode Pro V5\sdk/vexv5/clang/8.0.0/include" -I"C:\Program Files (x86)\VEX Robotics\VEXcode Pro V5\sdk/vexv5/gcc/include" -I"C:\Program Files (x86)\VEX Robotics\VEXcode Pro V5\sdk/vexv5/gcc/include/c++/4.9.3" -I"C:\Program Files (x86)\VEX Robotics\VEXcode Pro V5\sdk/vexv5/gcc/include/c++/4.9.3/arm-none-eabi/armv7-ar/thumb" -c -o build/src/main.o src/main.cpp
make: *** [vex/mkrules.mk:13: build/src/main.o] Error -1073741701
[error]: make process closed with exit code : 2
- Result of trying? I dunno it was being on and off so I took this and ran:
There you go! Hope any of that helps in the search for ending this!