comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: auto-compile
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: auto-compile [message #49419 is a reply to message #49402] Fri, 21 July 2006 15:52 Go to previous messageGo to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
Ideally, we should be able to specify a compiler directive at the top
of a .pro file to indicate that RESOLVE_ROUTINE should compile the
specified dependancy.

In practice, I tend to arrange my code into modules which live in
separate directories. I tend to compile directories rather than
individual files. For example, you might have a few different
algorithms which are invoked by CALL_FUNCTION. I'd recommend keeping
those in a module (subdirectory).

My trick for IDL library routines is to use UNIX soft links. I just
create a directory which contains soft links to the IDL library
routines of interest. I used to have a IDLgrObjects module directory
for all graphics atoms, but I think that iTools resolve all takes care
of that now.

Dunno what you'd do on windows..

Robbie
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Which event model?
Next Topic: Re: update on the promised new development environment?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 20:05:43 PDT 2025

Total time taken to generate the page: 0.01199 seconds