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

Home » Public Forums » archive » Re: build project to executable .sav binary eclipse
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: build project to executable .sav binary eclipse [message #69074] Tue, 22 December 2009 14:53 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Robbie wites:

> I just thought I might mention that you can also trick resolve_all
> into resolving classes by calling the structure definition statement.
>
> For example if you wrote:
>
> idlgrlegend__define
> obj = obj_new('idlgrlegend__define')
>
> Then resolve_all would resolve the class at compile time.

Well, at least it would if all the object methods
were in that __define file and the modules were
named properly. :-)

It would probably be more reliable to do this:

IDL> .Compile idlgrledgend__define
IDL> Resolve_All

This is, essentially, what you have to do to build a project
with a lot of user-defined objects in it. That is to say,
you write an IDL script with a whole lot of .compile statements
in it before you get to the RESOLVE_ALL statement.

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: line generalization
Next Topic: Re: More problems with Build Project, IDLDE vs IDLRT question

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

Current Time: Wed Oct 08 22:34:23 PDT 2025

Total time taken to generate the page: 0.00237 seconds