Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Is there the equivalent of a "make clean"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Is there the equivalent of a "make clean"

    Sometimes when renaming files / indicators, I get into a situation where compiling one thing gets errors because something else has not yet been recompiled. Nothing I cannot solve.

    Is there something like a "make clean" operation I can do to avoid all the hassle in such a case?

    Thanks,
    EV

    #2
    Hi EV,

    You have to ensure scripts in all files can be compiled. When you click the compile button one script, it goes through all scripts to make sure they can be compiled.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_RyanM View Post
      Hi EV,

      You have to ensure scripts in all files can be compiled. When you click the compile button one script, it goes through all scripts to make sure they can be compiled.
      I know that, but I do not see how it is related to my question.

      By "make clean" I was referring to the common makefile target. That is something that clears out the result of any previous build so that a new build will not find any obsolete references lying about.

      --EV

      Comment


        #4
        I'm not aware of a make clean technique or function.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_RyanM View Post
          I'm not aware of a make clean technique or function.
          Thanks, Ryan.

          I was afraid of that.

          That capabillity would be pretty handy, especially when a non-developer, who does not understand NT's build system, installs something that gets him caught up in this situation.

          --EV

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Skifree, Today, 03:41 AM
          1 response
          2 views
          0 likes
          Last Post Skifree
          by Skifree
           
          Started by usazencort, Today, 01:16 AM
          0 responses
          1 view
          0 likes
          Last Post usazencort  
          Started by kaywai, 09-01-2023, 08:44 PM
          5 responses
          603 views
          0 likes
          Last Post NinjaTrader_Jason  
          Started by xiinteractive, 04-09-2024, 08:08 AM
          6 responses
          23 views
          0 likes
          Last Post xiinteractive  
          Started by Pattontje, Yesterday, 02:10 PM
          2 responses
          23 views
          0 likes
          Last Post Pattontje  
          Working...
          X