X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 11 Jun 2014 08:41 AM by  anon
Automatic Compilation problem
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
11 Jun 2014 08:41 AM
    Odd issue I have come across... I have a function that I defined myself and the .pro file is located in a directory which is included in my !PATH, however when I run a program that calls this function it doesn't find it and compile it (keeps thinking it is an undefined variable). However when I compile this function before running my main program all works as it should. I really don't think it is a IDL !PATH issue, because I have another function that I call within this main program which is located in this same directory and it compiles automatically. Anyone know of other possible reasons IDL wouldn't be able to see this file? I have checked other directories in my !PATH however I don't see any duplicate function names (I even renamed the file just to be sure). Any help would be appreciated, thanks! -Steve

    Deleted User



    New Member


    Posts:
    New Member


    --
    13 Jun 2014 03:11 PM
    Dear Steve, Could the answer to your question be here?: http://www.exelisvis.com/docs/Automat... Did you check point 1) and 2) to be sure, and also the Note about IDL being case sensitive for some operating systems like in Linux? Cheers, fernando
    You are not authorized to post a reply.