Hi all
Does anyone know if the metafile driver still exists and if so what CMAKE
parameters are needed to enable it - I currently don't get it for my builds.
Also is there an easy way to read a plplot metafile in again? I see quite a
few #ifdef BUFFERED_FILE comments in plbuf.c, which look like they do
exactly that, however it looks like a build can only either use a memory
buffer or a file buffer, not both.
Just for background I'm trying to deal with the wxWidget driver segfault
bug, which requires the wxWidgets app to run in a separate thread or as a
separate process. As plplot isn't threadsafe I am looking into the latter,
but I need a way to send commands from the console app to this separate
process - I was thinking that the easiest way to do this would be to write
out the buffer, then read it back in again. Thoughts welcome.
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