Run Command Error Notepad++
-
I recently made this run command which allows me to make (compile) my c file into hex
cmd /k c:\WinAVR-20100110\utils\bin\make.exe $(CURRENT_DIRECTORY)
Now the problem happens when there are no arguments ("clean"is the argument i want to give),i found information in the docs but i didn’t find a answer to my question.
Any Suggestions/Answers ?
-
If I’m understanding correctly, why not just make a second version of that command with “clean” embedded into it?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login