Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
compile errors
#2
Usually you don't have to explicitly compile functions, but in some cases, after changing some declarations or function arguments, you may have to do it. If it asks to recompile a function, you can recompile it using menu Run -> Compile (or Recompile). Or restart QM.

Compiling means preparing to execute the code. It includes checking for syntax errors, resolving and collecting declarations, linking functions, generating binary code that will be executed faster, etc.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)