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

Home » Public Forums » archive » Difficulty in succesfully creating a runtime app
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Difficulty in succesfully creating a runtime app [message #86456] Mon, 11 November 2013 10:14 Go to next message
Gus is currently offline  Gus
Messages: 7
Registered: September 2013
Junior Member
Hello everyone,

I have been having some trouble creating a runtime app for a GUI I've developed. It is the first time I am attempting to do this in IDL. I have managed to get make_rt to generate the folder with the files for my app. However, when I attempt to run that app in the virtual machine, I get a message stating "Attempt to call undefined procedure/function: 'cw_fslider'. Is this a manifest file problem?

Cheers,
Gus
Re: Difficulty in succesfully creating a runtime app [message #86457 is a reply to message #86456] Mon, 11 November 2013 10:35 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Gus writes:

> I have been having some trouble creating a runtime app for a GUI I've developed. It is the first time I am attempting to do this in IDL. I have managed to get make_rt to generate the folder with the files for my app. However, when I attempt to run that app in the virtual machine, I get a message stating "Attempt to call undefined procedure/function: 'cw_fslider'. Is this a manifest file problem?

It would be odd if this were missing, because the manifest file
presumably picks up the IDL library routines. Here is it on my machine:

; Windows 64-bit (optional binaries)
;IDL Library
bin/bin.x86_64/idl.lib

I suppose this file could have gone missing when the library was created
somehow. I think I would check with ExelisVis about this.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
Re: Difficulty in succesfully creating a runtime app [message #86458 is a reply to message #86456] Mon, 11 November 2013 10:44 Go to previous messageGo to next message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
Gus <dr.guspereira@gmail.com> wrote:
> Hello everyone,
>
> I have been having some trouble creating a runtime app for a GUI
> I've developed. It is the first time I am attempting to do this in IDL. I
> have managed to get make_rt to generate the folder with the files for my
> app. However, when I attempt to run that app in the virtual machine, I
> get a message stating "Attempt to call undefined procedure/function:
> 'cw_fslider'. Is this a manifest file problem?
>
> Cheers,
> Gus

Did you do a RESOLVE_ALL when building your application?

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
Re: Difficulty in succesfully creating a runtime app [message #86459 is a reply to message #86458] Mon, 11 November 2013 12:57 Go to previous message
Gus is currently offline  Gus
Messages: 7
Registered: September 2013
Junior Member
Thank you, "Resolve_All" resolved all of my problems. :)

On Monday, November 11, 2013 4:44:13 PM UTC-2, Mike Galloy wrote:
> Gus <dr.guspereira@gmail.com> wrote:
>
>> Hello everyone,
>
>>
>
>> I have been having some trouble creating a runtime app for a GUI
>
>> I've developed. It is the first time I am attempting to do this in IDL. I
>
>> have managed to get make_rt to generate the folder with the files for my
>
>> app. However, when I attempt to run that app in the virtual machine, I
>
>> get a message stating "Attempt to call undefined procedure/function:
>
>> 'cw_fslider'. Is this a manifest file problem?
>
>>
>
>> Cheers,
>
>> Gus
>
>
>
> Did you do a RESOLVE_ALL when building your application?
>
>
>
> Mike
>
> --
>
> www.michaelgalloy.com
>
> Research Mathematician
>
> Tech-X Corporation
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Feature request for DILATE function
Next Topic: writing fixed-length string arrays to netcdf-4

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

Current Time: Wed Oct 08 15:11:14 PDT 2025

Total time taken to generate the page: 0.00535 seconds