<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 53: plplot on Mingw64: init() issue</title><link href="https://sourceforge.net/p/plplot/support-requests/53/" rel="alternate"/><link href="https://sourceforge.net/p/plplot/support-requests/53/feed.atom" rel="self"/><id>https://sourceforge.net/p/plplot/support-requests/53/</id><updated>2021-05-14T14:22:11.494000Z</updated><subtitle>Recent changes to 53: plplot on Mingw64: init() issue</subtitle><entry><title>plplot on Mingw64: init() issue</title><link href="https://sourceforge.net/p/plplot/support-requests/53/" rel="alternate"/><published>2021-05-14T14:22:11.494000Z</published><updated>2021-05-14T14:22:11.494000Z</updated><author><name>Stefano Rebughini</name><uri>https://sourceforge.net/u/srebughini/</uri></author><id>https://sourceforge.net849b11bd10474dc1d1a40442482a7aea810ff428</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear all, &lt;/p&gt;
&lt;p&gt;I am currectly developing a simple c++ code using plplot. You can find the code at &lt;a href="https://github.com/srebughini/ASALIplot" rel="nofollow"&gt;https://github.com/srebughini/ASALIplot&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;On Ubuntu 20.04 LTS everything works fine, but when I try to run the code on Windows 10 using Mingw64 I get the following behaviour:&lt;/p&gt;
&lt;p&gt;1/ I am able to compile the code using:&lt;/p&gt;
&lt;p&gt;g++ -g main.cpp plotInterface.cpp -o asali.exe -I. &lt;code&gt;pkg-config plplot --cflags --libs&lt;/code&gt; -lplplotcxx&lt;/p&gt;
&lt;p&gt;2/ When I run the code it is "stuck" right after calling pls-&amp;gt;init(). &lt;/p&gt;
&lt;p&gt;Could you help me with this issue?&lt;/p&gt;
&lt;p&gt;Thank you so much, &lt;/p&gt;
&lt;p&gt;Bests, &lt;/p&gt;
&lt;p&gt;Stefano&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>