X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 09 Oct 2012 04:36 PM by  anon
Help with a custom build script
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
09 Oct 2012 04:36 PM
    Hi folks - I had been using IDL 7.1 for quite sometime, but I am now 'upgraded' to IDL 8.2. I am working on a large project with several coworkers, a project which creates a .sav file executable. I want to be able to modify the exiting code and recompile the project. One of my coworkers has a build script he can share with me, but there does not seem to be any way to directly implement it in my copy of IDL - or is there? Can anyone help. Thank you!

    Deleted User



    New Member


    Posts:
    New Member


    --
    01 Nov 2012 03:30 PM
    Hi Dryad, I think this is what you are looking for: 1- in IDL 8.2, right click on the name of the project in the Project Explorer 2- You can then, go to IDL Build Properties and add your script to the line "IDL pre-process command ..." 3- or you can go to IDL Compile Order and use the same compile order that is in the script. Hopefully this is what you were looking for. Cheers, Fernando
    You are not authorized to post a reply.