With debug and verbose option for x01 results are

C:\PROGRA~1\plplot\bin>x01 -debug -verbose
PLplot library version: 5.9.6

Plotting Options:
  < 1> ps         PostScript File (monochrome)
  < 2> psc        PostScript File (color)
  < 3> xfig       Fig file
  < 4> null       Null device
  < 5> mem        User-supplied memory device
  < 6> wxwidgets  wxWidgets Driver
  < 7> wxpng      wxWidgets PNG Driver
  < 8> svg        Scalable Vector Graphics (SVG 1.1)

Enter device number or keyword (stream 1): 6
plLoadDriver: Device not loaded!
plLoadDriver: tag=wxwidgets, drvidx=4
plLoadDriver: Trying to load wxwidgets on wxwidgets
plLoadDriver: lt_dlopenext failed because of the following reason:
No error information
Unable to load driver: wxwidgets.

*** PLPLOT ERROR, IMMEDIATE EXIT ***
Unable to load driver
Program aborted




Werner Smekal a écrit :
> Hi,
> 
> On 7/1/10 12:55 PM, Laurent Berger wrote:
>> Hi,
>>
>> I use PLPLOT 5.9.6 on windows xp with visual C++ 9.0 with wxWidgets.
>> With my computer and program x01.exe (the first sample proram) 
>> everythings work with ps or wxwidgets drivers.
>> I have installed x01 on another computer. I have defined environement 
>> variable PLPLOT and PLPLOT_DRV_LIB. Program x01 works with ps drivers 
>> but crashs when I  want to use wxwidgets driver.
> 
> Did you copy the shared wxWidgets plplot driver with the x01 example?
> Did you copy the wxWidgets library (if it was shared as well)? You could
> run x01.exe with the option "-debug -verbose" and then some debug
> messages should be printed on the screen. Could you send this messages
> to the list?
> 
> HTH,
> Werner
> 
>> i have done something wrong but i cannot find it.
>>
>> thanks you answer.
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Sprint
>> What will you do first with EVO, the first 4G phone?
>> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
>> _______________________________________________
>> Plplot-devel mailing list
>> Plplot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/plplot-devel
> 
> 


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to