<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 263: Gnuplot confused about which dylib to use.</title><link href="https://sourceforge.net/p/gnuplot/support-requests/263/" rel="alternate"/><link href="https://sourceforge.net/p/gnuplot/support-requests/263/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnuplot/support-requests/263/</id><updated>2021-03-02T17:30:39.579000Z</updated><subtitle>Recent changes to 263: Gnuplot confused about which dylib to use.</subtitle><entry><title>#263 Gnuplot confused about which dylib to use.</title><link href="https://sourceforge.net/p/gnuplot/support-requests/263/?limit=25#d5d0" rel="alternate"/><published>2021-03-02T17:30:39.579000Z</published><updated>2021-03-02T17:30:39.579000Z</updated><author><name>Charles Benton Thorington</name><uri>https://sourceforge.net/u/cthoring/</uri></author><id>https://sourceforge.netef08cafcb1c9021baf0d40ea83f3e85d78a7ed65</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have tested which dylib is necessary by moving first one dylib and then the other into a temp directory, then running gnuplot. In both cases gnuplot abprted. For some reason, gnuplot needs both dylibs!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Gnuplot confused about which dylib to use.</title><link href="https://sourceforge.net/p/gnuplot/support-requests/263/" rel="alternate"/><published>2021-01-27T20:17:53.143000Z</published><updated>2021-01-27T20:17:53.143000Z</updated><author><name>Charles Benton Thorington</name><uri>https://sourceforge.net/u/cthoring/</uri></author><id>https://sourceforge.net594dc9e754f7f5b70e47104c9206b462c0d17f58</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Recently, while after rebuilding gnuplot, I received a large number of error statement when I executed gnuplot. They were all of the form&lt;/p&gt;
&lt;p&gt;objc&lt;span&gt;[20179]&lt;/span&gt;: Class wxNSAppController is implemented in both&lt;/p&gt;
&lt;p&gt;/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.0.4.0.dylib (0x106c25c40)&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.dylib (0x105aaec40)&lt;/p&gt;
&lt;p&gt;One of the two will be used. Which one is undefined.&lt;/p&gt;
&lt;p&gt;Apparently, gnuplot was confused about which dylib it should load, libwx_osx_cocoau_core-3.0.0.4.0.dylib or libwx_osx_cocoau_core-3.0.dylib .   From the output, gnuplot apparently tried both. As shown in the attached jpeg, gnuplot  plotted each output curve correctly, and then plotted a straight line for each curve.&lt;/p&gt;
&lt;p&gt;My questions are: First, which of the dylibs should be loaded? Second, how do I ensure the rebuilt gnuplot uses only the correct dylib?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>