Okay, I have fixed the linkage error in wxPLViewer, so please ignore
my last patch. I am now getting some runtime problems with dlls, but
at least I am making progress.

Phil

On 12 February 2015 at 15:59, Phil Rosenberg <p.d.rosenb...@gmail.com> wrote:
> Hi All
> This patch contains the new wxWidgets driver so far. This is still not
> quite finished, but I could do with a couple of pointers.
>
> Everything works for a static library build on Windows, but I am
> having some difficulties with other build types. For dynamic builds on
> Linux and windows wxPLViewer won't link due to unresolved externals.
> The externals in question are all class methods that I have added to a
> new file called wxWidgets_comms.cpp which is included within the
> plplot library. I have included PLDLLIMPEXP in their declaration, but
> this hasn't helped. I get similar prolems on both Windows and Linux.
> Alan or Andrew I wonder if you had any suggestions?
>
> To test on Linux I built statically instead which worked, but when I
> try to run an example I get the following message after driver
> selection:
> Unable to load driver: wxWidgets.
>
> *** PLPLOT ERROR, IMMEDIATE EXIT ***
> Unable to load driver
> Program aborted
>
> Is this because I don't have a static version of wxWidgets installed
> or some other problem?
>
> Phil
>
> On 12 February 2015 at 12:05, Phil Rosenberg <p.d.rosenb...@gmail.com> wrote:
>>> Or are you referring to the fact there is no such core routine at the
>>> moment to set plsc->LocateEH, and more importantly nobody including me
>>> has volunteered to write such a user-supplied locate mode handler so
>>> therefore this is all hypothetical?
>>
>> Exactly
>>
>>>
>>> I do agree it is all hypothetical so if you feel more comfortable
>>> dropping this xwin idea from wxwidgets just to keep the wxwidgets code
>>> clean, that is fine with me because it is so easy to put back if it
>>> ever becomes non-hypothetical.
>>>
>>
>> Okay, I will leave it out for now.
>>
>> Thanks
>>
>> Phil

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to