I have recently downloded pros onto my computer. All verisons are up to date. When i plug in the cortex and attempt to upload the auto generated code i receive the error"No binary was found! Ensure you are in a built pros project (run make) or specify the file wiith -f flag"
I have no idea what the problem is does anyone have any suggestions?
Hi Aaron,
Please check out our Getting Started guide on compiling and uploading. To upload your code, you first need something to upload.
I tried this, the build was sucssesfull when i tried to upload I recived the same error.
I ran into the same problem. I went to the lower-left corner and clicked on the PROS GNU Make… label and set it to “PROS GNU Make upload.” That solved the issue for me. Now I can just hit F9 and enjoy.