Announcement

Collapse
No announcement yet.

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 sjsj2732, 03-23-2026, 04:31 AM
          0 responses
          42 views
          0 likes
          Last Post sjsj2732  
          Started by NullPointStrategies, 03-13-2026, 05:17 AM
          0 responses
          295 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          290 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          135 views
          1 like
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          98 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Working...
          X