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

Home » Public Forums » archive » doing runtime application and problem
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
doing runtime application and problem [message #80959] Sun, 29 July 2012 12:09
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
Good day !

I want build distribution of my project like this

MAKE_RT,'myproject.sav','E:\test\',SAVEFILE='E:\work\IDL_PRO GZ\PR23\myproject.sav',/VM,/HIRES_MAPS,/WIN32,/WIN64,/OVERWR ITE

in directory E:\test i put some additional resource files
- language catalog file;
- some sav files with saved templates
- config file

When i run my program through idlrt.exe or myproject.sav.exe the following error was appeared:
"The following error was encountered: Attemp to call underfind procedure/function:IDLFFLANGCAT__DEFINE"

I fix it by following command in Project Preferences window
.COMPILE 'IDLFFLANGCAT__DEFINE.pro'

but now i get another error

"Unable to invoke method on NULL object reference :<OBJREF (<NullPointer>)>"

I don't know how to fix this one :(

Any tools to debug runtime application ? any other advices ?

Thank you

P.S. OS Windows7, 64-bits, IDL 8.1
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: how to convert the date into julian date
Next Topic: plot bar graph in Postscript

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

Current Time: Wed Oct 08 11:32:27 PDT 2025

Total time taken to generate the page: 0.00603 seconds