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

Home » Public Forums » archive » Re: Cannot resolve QUERY_JPEG
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: Cannot resolve QUERY_JPEG [message #52548] Tue, 13 February 2007 12:39 Go to previous message
Foldy Lajos is currently offline  Foldy Lajos
Messages: 268
Registered: October 2001
Senior Member
On Tue, 13 Feb 2007, biophys wrote:

> Hi,
>
> I have a .sav file from my colleague that works fine on linux box but
> fails on windows machine. It gives out some warning saying QUERY_JPEG
> not resolved. The guy is no longer maintaining the code so I looked up
> his original code and couldn't figure out where the hell the
> QUERY_JPEG is getting called.

add a fake QUERY_JPEG function:

; ------------------
function QUERY_JPEG
print, unknown
return, 0
end
; ------------------

the error message shows which routine calls it.

regards,
lajos
[Message index]
 
Read Message
Read Message
Previous Topic: Re: polygon intersection routine in IDL
Next Topic: Cannot resolve QUERY_JPEG

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

Current Time: Thu Oct 09 20:11:41 PDT 2025

Total time taken to generate the page: 0.00199 seconds