Home AMX User Forum NetLinx Studio

"does not contain debug information" message?

I'm working on a system with a src file and axs file that I created, but when I go to debug it, I get an error that states my tkn file does not contain any debug information. How can this be, if I have compiled and uploaded both the tkn file and src file?

Comments

  • Joe HebertJoe Hebert Posts: 2,159
    From the Netlinx Studio menu bar goto:

    Settings-->Preferences

    Select Netlinx Compiler

    Make sure *Compile With Debug Info* is checked.

    Recompile and download.
  • vegastechvegastech Posts: 369
    Thanks! I have a fresh install of NS, so that makes sense!
Sign In or Register to comment.