• Login
Community
  • Login

Run Command Error Notepad++

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
extensionrunavratmel
2 Posts 2 Posters 1.5k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A
    Arnav71
    last edited by Jun 27, 2017, 4:40 PM

    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 ?

    S 1 Reply Last reply Jun 27, 2017, 5:10 PM Reply Quote 0
    • S
      Scott Sumner @Arnav71
      last edited by Jun 27, 2017, 5:10 PM

      @Arnav71

      If I’m understanding correctly, why not just make a second version of that command with “clean” embedded into it?

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors