NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Support Forum » Access denied for makefile
January 01, 2013 by I4mCaveman |
When I type in make on the command prompt I get an error that says this:
I am working on the temperature sensor and I'm using a windows computer. |
---|---|
January 01, 2013 by Ralphxyz |
You might need to run make as an administrator.
implies that you do not have your tempsensor folder in the right place i.e. PATH You should have something like C:\Nerdkits\Code\tempsensor for your folder path. You might download and unzip again. Ralph |
January 01, 2013 by Rick_S |
You may need to reinstall WINAVR as administrator as well. Failure to install as admin (right click install file and select run as administrator) can prevent the path from updating and will prevent some files from installing. Rick |
Please log in to post a reply.
Did you know that talking to the microcontroller over the USB/Serial link is easy under Windows, Linux, and OS X? Learn more...
|