X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 14 May 2012 09:28 AM by  anon
Cannot compile a certain file
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
14 May 2012 09:28 AM
    Hi, I debugged a code I have for creating a nice, but simple, GUI but now when I try to compile it, it just hangs. According to the debug watch window, the interpreter is running but there is nothing happening in the console window and all attempts to enter more commands are just queued up. What have I done? And apart from exiting IDL, is there a way to stop the interpreter and regain control? I am running 8.1 on Mac OS 10.6.8 Thanks

    Deleted User



    New Member


    Posts:
    New Member


    --
    29 May 2012 01:25 PM
    Are you using the workbench or command-line IDL? If you are using the workbench, could you try opening command-line IDL compiling the program? Maybe something got messed up in the DLM path. Could you please enter the command into IDL? IDL> print, !DLM_PATH It should point to the IDL 8.1 bin.x86 directory. If it is pointing to another version of IDL, that might cause problems.
    You are not authorized to post a reply.