<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/plplot/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/plplot/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 18 Nov 2025 10:31:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/plplot/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>Using plgriddata</title><link>https://sourceforge.net/p/plplot/discussion/132889/thread/e8753cc28d/?limit=25#fe73</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have some sparse data (FWHM values) which I am sending into plgriddata, in this case using GRID_NNLI, 1.001f. When I look at the values in the data versus the output grid, I see:&lt;/p&gt;
&lt;p&gt;FWHM Min: 1.75532  Max: 7.24468&lt;br/&gt;
zg Min: 2.64953 zg Max: 3.795&lt;/p&gt;
&lt;p&gt;I've tried various nn.... algorithms, but none appear to preserve the actual minima and maxima.   Is that to be expected.   I had rather hoped that the actual data points that I do have would be (close to) preserved.&lt;/p&gt;
&lt;p&gt;Guidance will be much appreciated.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Partridge</dc:creator><pubDate>Tue, 18 Nov 2025 10:31:41 -0000</pubDate><guid>https://sourceforge.net65cc292f4fa2d969eabad0d4d4d278f7ffec859e</guid></item><item><title>How to fix this error occurred from wxwidgets binding of PLplot library?</title><link>https://sourceforge.net/p/plplot/discussion/8607/thread/d7da72bb0f/?limit=25#a5e5</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, Dear Sir or Madam,&lt;/p&gt;
&lt;p&gt;In my application, I used wxWidgets library and PLplot's wxwidgets binding: wxPLplotwindow.h.&lt;br/&gt;
I have successfully built PLplot library but when using PLplot wxwidgets, the following errors occurred. Could someone help me with this problem?&lt;br/&gt;
I really need to fix these errors occurred from PLplot's wxwidgets binding and then proceed to build my application.&lt;/p&gt;
&lt;p&gt;I look forward to your help.&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;/p&gt;
&lt;p&gt;Dingjun&lt;/p&gt;
&lt;p&gt;........................&lt;br/&gt;
&lt;span&gt;[ 47%]&lt;/span&gt; Building CXX object LibProject/src/CMakeFiles/PHCSharedlibrary.dir/twacRcnstruct.cpp.obj&lt;br/&gt;
&lt;span&gt;[ 48%]&lt;/span&gt; Building CXX object LibProject/src/CMakeFiles/PHCSharedlibrary.dir/xyzUtils.cpp.obj&lt;br/&gt;
&lt;span&gt;[ 49%]&lt;/span&gt; Building CXX object LibProject/src/CMakeFiles/PHCSharedlibrary.dir/xyzfilein.cpp.obj&lt;br/&gt;
&lt;span&gt;[ 50%]&lt;/span&gt; Linking CXX static library C:\Users\Dingjun.Chen\PHC_cmake\PHC_EXE_Lib_mingw64_plplot2\lib\libPHCSharedlibrary.a&lt;br/&gt;
&lt;span&gt;[ 50%]&lt;/span&gt; Built target PHCSharedlibrary&lt;br/&gt;
&lt;span&gt;[ 51%]&lt;/span&gt; Building CXX object MainProject/src/CMakeFiles/PHC_EXEProject.dir/BasePlot.cpp.obj&lt;br/&gt;
In file included from C:/Users/Dingjun.Chen/PHC_cmake/PHC_EXE_Lib_mingw64_plplot2/MainProject/include/BasePlot.h:23,&lt;br/&gt;
from C:\Users\Dingjun.Chen\PHC_cmake\PHC_EXE_Lib_mingw64_plplot2\MainProject\src\BasePlot.cpp:34:&lt;br/&gt;
C:/Users/Dingjun.Chen/PHC_cmake/PHC_EXE_Lib_mingw64_plplot2/MainProject/include/plotWindow.h:83:7: error: class template 'wxPLplotwindow' redeclared as non-template&lt;br/&gt;
83 | class wxPLplotwindow;&lt;br/&gt;
| ^~~~~~~~~~~~~~&lt;br/&gt;
In file included from C:/Users/Dingjun.Chen/PHC_cmake/PHC_EXE_Lib_mingw64_plplot2/MainProject/include/plotWindow.h:21:&lt;br/&gt;
C:/Users/Dingjun.Chen/Downloads/plplot-5.14.0.tar/plplot-5.14.0/bindings/wxwidgets/wxPLplotwindow.h:37:7: note: previous declaration here&lt;br/&gt;
37 | class wxPLplotwindow : public WXWINDOW&lt;br/&gt;
| ^~~~~~~~~~~~~~&lt;br/&gt;
C:/Users/Dingjun.Chen/PHC_cmake/PHC_EXE_Lib_mingw64_plplot2/MainProject/include/plotWindow.h:86:1: error: expected class-name before '{' token&lt;br/&gt;
86 | {&lt;br/&gt;
| ^&lt;/p&gt;
&lt;p&gt;/&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;* plotWindow.h &lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;*/&lt;/p&gt;
&lt;h1 id="ifndef-plot_window_h"&gt;ifndef &lt;strong&gt;PLOT_WINDOW_H&lt;/strong&gt;&lt;/h1&gt;
&lt;h1 id="define-plot_window_h"&gt;define &lt;strong&gt;PLOT_WINDOW_H&lt;/strong&gt;&lt;/h1&gt;
&lt;h1 id="include"&gt;include &amp;lt;wx msgdlg.h=""&amp;gt;&amp;lt;/wx&amp;gt;&lt;/h1&gt;
&lt;h1 id="include_1"&gt;include &amp;lt;wx textctrl.h=""&amp;gt;&amp;lt;/wx&amp;gt;&lt;/h1&gt;
&lt;h1 id="include_2"&gt;include &amp;lt;wx timer.h=""&amp;gt;&amp;lt;/wx&amp;gt;&lt;/h1&gt;
&lt;h1 id="include-wxplplotwindowh-for-graph-window"&gt;include "wxPLplotwindow.h" // For graph window.&lt;/h1&gt;
&lt;h1 id="ifndef-max"&gt;ifndef MAX&lt;/h1&gt;
&lt;h1 id="define-max-a-b-a-b-b-a"&gt;define MAX( a, b ) ( ( a ) &amp;lt; ( b ) ? ( b ) : ( a ) )&lt;/h1&gt;
&lt;h1 id="endif"&gt;endif&lt;/h1&gt;
&lt;h1 id="ifndef-min"&gt;ifndef MIN&lt;/h1&gt;
&lt;h1 id="define-min-a-b-a-b-a-b"&gt;define MIN( a, b ) ( ( a ) &amp;lt; ( b ) ? ( a ) : ( b ) )&lt;/h1&gt;
&lt;h1 id="endif_1"&gt;endif&lt;/h1&gt;
&lt;p&gt;// Maximum count of commands in Queue.&lt;/p&gt;
&lt;h1 id="define-max_cmnd_cnt-5"&gt;define MAX_CMND_CNT 5&lt;/h1&gt;
&lt;p&gt;// Structure which hold command queue.&lt;br/&gt;
typedef struct {&lt;br/&gt;
int cmnd; // Command to execute. ( ie, zoom, move, none )&lt;br/&gt;
int dir; // Direction when applicable.&lt;br/&gt;
bool served; // When set the struct is waiting to be served.&lt;br/&gt;
double currWx; // Current world coordinate for x.&lt;br/&gt;
double currWy; // Current world coordinate for y. ( Needs direction correction!!! )&lt;br/&gt;
double lastWx; // Last world coordinate for x.&lt;br/&gt;
double lastWy; // Last world coordinate for y.&lt;br/&gt;
double zoomFactor; // Zoom factor when applicable.&lt;/p&gt;
&lt;p&gt;} plotNavStructT;&lt;/p&gt;
&lt;p&gt;//--------------------------------------------------------------------------&lt;br/&gt;
// constants&lt;br/&gt;
//--------------------------------------------------------------------------&lt;br/&gt;
enum { PLUS_SIGN =43,&lt;br/&gt;
MINUS_SIGN =45 };&lt;/p&gt;
&lt;p&gt;// Comand set&lt;br/&gt;
enum {&lt;br/&gt;
NULLCMD = 100,&lt;br/&gt;
MOVE_CMD,&lt;br/&gt;
ZOOM_IN,&lt;br/&gt;
ZOOM_OUT,&lt;br/&gt;
ZOOM_IN_H,&lt;br/&gt;
ZOOM_OUT_H,&lt;br/&gt;
ZOOM_IN_V,&lt;br/&gt;
ZOOM_OUT_V&lt;br/&gt;
};&lt;/p&gt;
&lt;p&gt;// Direction&lt;br/&gt;
enum {&lt;br/&gt;
NO_DIR = 200,&lt;br/&gt;
UP_DIR,&lt;br/&gt;
DN_DIR,&lt;br/&gt;
LT_DIR,&lt;br/&gt;
RT_DIR,&lt;br/&gt;
ZOOM_ONLY&lt;br/&gt;
};&lt;/p&gt;
&lt;p&gt;// Events to be generated for the cal plot class.&lt;br/&gt;
wxDECLARE_EVENT( gemEVT_PLOT_ACTION_EVENT, wxCommandEvent );&lt;br/&gt;
// Notifies parent of some action&lt;br/&gt;
class wxPLplotwindow;&lt;br/&gt;
// Generic class interfacing with the plplot. To be used by other plot classes&lt;br/&gt;
class PlotWindow : public wxPLplotwindow&lt;br/&gt;
{&lt;br/&gt;
public:&lt;br/&gt;
~PlotWindow(){ m_timerPtr-&amp;gt;Stop(); }&lt;br/&gt;
PlotWindow( wxFrame * frame, wxWindowID id = -1,&lt;br/&gt;
const wxPoint&amp;amp; pos = wxDefaultPosition,&lt;br/&gt;
const wxSize &amp;amp; size = wxDefaultSize,&lt;br/&gt;
long style = 0,&lt;br/&gt;
int pl_style = wxPLPLOT_NONE );&lt;/p&gt;
&lt;p&gt;virtual void OnMouseWheel( wxMouseEvent &amp;amp; );&lt;/p&gt;
&lt;p&gt;private:&lt;br/&gt;
wxFrame * m_framePtr; // Pointer to parent class.&lt;br/&gt;
wxTimer * m_timerPtr; // Pointer to timer&lt;br/&gt;
plotNavStructT m_aPlotCmnd&lt;span&gt;[MAX_CMND_CNT]&lt;/span&gt;; // Command list&lt;br/&gt;
double m_dZoomFactor;&lt;br/&gt;
int m_iNextCmndIdx; // Index of the next command in queue&lt;br/&gt;
int m_iKeyDelayCount; // Delay between key strokes&lt;br/&gt;
int m_iWheelDelayCount; // Delay between wheel events&lt;/p&gt;
&lt;p&gt;wxPoint m_currMouseLoc; // Current x,y location of mouse.&lt;br/&gt;
wxPoint m_lastMouseLoc; // Last x,y location of mouse.&lt;/p&gt;
&lt;p&gt;bool m_bLeftMouseBtnIsDn; // Logic indicates left mouse button is pressed.&lt;br/&gt;
bool m_bRightMouseBtnIsDn; // Logic indicates right mouse button is pressed.&lt;br/&gt;
// Converts mouse location to world coordinates.&lt;br/&gt;
void CurrWorldPointUpdate( wxPoint, double &amp;amp; , double &amp;amp; );&lt;br/&gt;
// Generates command events for the frame.&lt;br/&gt;
void NavigationCmndGenrate( int, int, int = 0 );&lt;br/&gt;
void OnChar( wxKeyEvent &amp;amp; ); // Keyboard event handler.&lt;br/&gt;
// Mouse event handlers.&lt;br/&gt;
virtual void OnMouseMotion( wxMouseEvent &amp;amp; );&lt;br/&gt;
virtual void OnMouseLeftDn( wxMouseEvent &amp;amp; );&lt;br/&gt;
virtual void OnMouseLeftUp( wxMouseEvent &amp;amp; );&lt;br/&gt;
virtual void OnMouseRightDn( wxMouseEvent &amp;amp; );&lt;br/&gt;
virtual void OnMouseRightUp( wxMouseEvent &amp;amp; );&lt;/p&gt;
&lt;p&gt;// Timer event handlers.&lt;br/&gt;
virtual void OnTimerEvent( wxTimerEvent &amp;amp; );&lt;/p&gt;
&lt;p&gt;};&lt;/p&gt;
&lt;h1 id="endif-plot_window_h"&gt;endif // &lt;strong&gt;PLOT_WINDOW_H&lt;/strong&gt;&lt;/h1&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dingjun Chen </dc:creator><pubDate>Tue, 05 Sep 2023 20:16:14 -0000</pubDate><guid>https://sourceforge.net0abb1424452091e7d8aacec84f04d5630e225f02</guid></item><item><title>Help!  I cannot configure PLplot on Windows with CMake3.27.3</title><link>https://sourceforge.net/p/plplot/discussion/8606/thread/21947ef611/?limit=25#1f6a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, guys, &lt;/p&gt;
&lt;p&gt;Could someone tell me how to fix the following errors? I tried to install PLplot library on Windows with CMake 3.27.3. During configuration, there are some head files that cannot be found. I use the GNU c/c++ compilers: &lt;br/&gt;
C:\msys64\ucrt64\bin\gcc.exe&lt;br/&gt;
C:\msys64\ucrt64\bin\g++.exe&lt;br/&gt;
C:/msys64/mingw64/bin/gfortran.exe&lt;/p&gt;
&lt;p&gt;What caused such errors? please tell me how to fix these errors. &lt;/p&gt;
&lt;p&gt;The following is the CMake  log file and you may find details on errors below. &lt;/p&gt;
&lt;p&gt;I look forward to your help! &lt;/p&gt;
&lt;p&gt;Best regards, &lt;/p&gt;
&lt;p&gt;Dingjun &lt;/p&gt;
&lt;p&gt;Determining if the DIR symbol is defined as in AC_HEADER_DIRENT failed with the following output:&lt;br/&gt;
Change Dir: 'C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp'&lt;/p&gt;
&lt;p&gt;Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_24779.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n&lt;br/&gt;
MSBuild version 17.7.2+d6990bcfa for .NET Framework&lt;br/&gt;
Build started 2023-08-28 9:08:28 AM.&lt;/p&gt;
&lt;p&gt;Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_24779.vcxproj" on node 1 (default targets).&lt;br/&gt;
PrepareForBuild:&lt;br/&gt;
  Creating directory "cmTC_24779.dir\Debug\".&lt;br/&gt;
  Creating directory "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\Debug\".&lt;br/&gt;
  Creating directory "cmTC_24779.dir\Debug\cmTC_24779.tlog\".&lt;br/&gt;
InitializeBuildStatus:&lt;br/&gt;
  Creating "cmTC_24779.dir\Debug\cmTC_24779.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.&lt;br/&gt;
  Touching "cmTC_24779.dir\Debug\cmTC_24779.tlog\unsuccessfulbuild".&lt;br/&gt;
ClCompile:&lt;br/&gt;
  C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_24779.dir\Debug\" /Fd"cmTC_24779.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c"&lt;br/&gt;
  Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for x64&lt;br/&gt;
  Copyright (C) Microsoft Corporation.  All rights reserved.&lt;br/&gt;
  cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_24779.dir\Debug\" /Fd"cmTC_24779.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c"&lt;br/&gt;
  CheckDIRSymbolExists.c&lt;br/&gt;
C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c(3,10): fatal  error C1083: Cannot open include file: 'dirent.h': No such file or directory &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_24779.vcxproj]&lt;/span&gt;&lt;br/&gt;
Done Building Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_24779.vcxproj" (default targets) -- FAILED.&lt;/p&gt;
&lt;p&gt;Build FAILED.&lt;/p&gt;
&lt;p&gt;"C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_24779.vcxproj" (default target) (1) -&amp;gt;&lt;br/&gt;
(ClCompile target) -&amp;gt; &lt;br/&gt;
  C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c(3,10): fatal  error C1083: Cannot open include file: 'dirent.h': No such file or directory &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_24779.vcxproj]&lt;/span&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="mf"&gt;0&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Warning&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="mf"&gt;1&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Error&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Time Elapsed 00:00:00.63&lt;/p&gt;
&lt;p&gt;File C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp/CheckDIRSymbolExists.c:&lt;br/&gt;
/&lt;em&gt; &lt;/em&gt;/&lt;/p&gt;
&lt;h1 id="include"&gt;include &amp;lt;sys types.h=""&amp;gt;&amp;lt;/sys&amp;gt;&lt;/h1&gt;
&lt;h1 id="include_1"&gt;include &amp;lt;dirent.h&amp;gt;&amp;lt;/dirent.h&amp;gt;&lt;/h1&gt;
&lt;p&gt;int main()&lt;br/&gt;
{if ((DIR *) 0) return 0;}&lt;/p&gt;
&lt;p&gt;Determining if the DIR symbol is defined as in AC_HEADER_DIRENT failed with the following output:&lt;br/&gt;
Change Dir: 'C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp'&lt;/p&gt;
&lt;p&gt;Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_503d7.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n&lt;br/&gt;
MSBuild version 17.7.2+d6990bcfa for .NET Framework&lt;br/&gt;
Build started 2023-08-28 9:08:29 AM.&lt;/p&gt;
&lt;p&gt;Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_503d7.vcxproj" on node 1 (default targets).&lt;br/&gt;
PrepareForBuild:&lt;br/&gt;
  Creating directory "cmTC_503d7.dir\Debug\".&lt;br/&gt;
  Creating directory "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\Debug\".&lt;br/&gt;
  Creating directory "cmTC_503d7.dir\Debug\cmTC_503d7.tlog\".&lt;br/&gt;
InitializeBuildStatus:&lt;br/&gt;
  Creating "cmTC_503d7.dir\Debug\cmTC_503d7.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.&lt;br/&gt;
  Touching "cmTC_503d7.dir\Debug\cmTC_503d7.tlog\unsuccessfulbuild".&lt;br/&gt;
ClCompile:&lt;br/&gt;
  C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_503d7.dir\Debug\" /Fd"cmTC_503d7.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c"&lt;br/&gt;
  Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for x64&lt;br/&gt;
  Copyright (C) Microsoft Corporation.  All rights reserved.&lt;br/&gt;
  CheckDIRSymbolExists.c&lt;br/&gt;
  cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_503d7.dir\Debug\" /Fd"cmTC_503d7.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c"&lt;br/&gt;
C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c(3,10): fatal  error C1083: Cannot open include file: 'sys/ndir.h': No such file or directory &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_503d7.vcxproj]&lt;/span&gt;&lt;br/&gt;
Done Building Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_503d7.vcxproj" (default targets) -- FAILED.&lt;/p&gt;
&lt;p&gt;Build FAILED.&lt;/p&gt;
&lt;p&gt;"C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_503d7.vcxproj" (default target) (1) -&amp;gt;&lt;br/&gt;
(ClCompile target) -&amp;gt; &lt;br/&gt;
  C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c(3,10): fatal  error C1083: Cannot open include file: 'sys/ndir.h': No such file or directory &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_503d7.vcxproj]&lt;/span&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="mf"&gt;0&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Warning&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="mf"&gt;1&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Error&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Time Elapsed 00:00:00.59&lt;/p&gt;
&lt;p&gt;File C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp/CheckDIRSymbolExists.c:&lt;br/&gt;
/&lt;em&gt; &lt;/em&gt;/&lt;/p&gt;
&lt;h1 id="include_2"&gt;include &amp;lt;sys types.h=""&amp;gt;&amp;lt;/sys&amp;gt;&lt;/h1&gt;
&lt;h1 id="include_3"&gt;include &amp;lt;sys ndir.h=""&amp;gt;&amp;lt;/sys&amp;gt;&lt;/h1&gt;
&lt;p&gt;int main()&lt;br/&gt;
{if ((DIR *) 0) return 0;}&lt;/p&gt;
&lt;p&gt;Determining if the DIR symbol is defined as in AC_HEADER_DIRENT failed with the following output:&lt;br/&gt;
Change Dir: 'C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp'&lt;/p&gt;
&lt;p&gt;Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_cd85d.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n&lt;br/&gt;
MSBuild version 17.7.2+d6990bcfa for .NET Framework&lt;br/&gt;
Build started 2023-08-28 9:08:30 AM.&lt;/p&gt;
&lt;p&gt;Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_cd85d.vcxproj" on node 1 (default targets).&lt;br/&gt;
PrepareForBuild:&lt;br/&gt;
  Creating directory "cmTC_cd85d.dir\Debug\".&lt;br/&gt;
  Creating directory "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\Debug\".&lt;br/&gt;
  Creating directory "cmTC_cd85d.dir\Debug\cmTC_cd85d.tlog\".&lt;br/&gt;
InitializeBuildStatus:&lt;br/&gt;
  Creating "cmTC_cd85d.dir\Debug\cmTC_cd85d.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.&lt;br/&gt;
  Touching "cmTC_cd85d.dir\Debug\cmTC_cd85d.tlog\unsuccessfulbuild".&lt;br/&gt;
ClCompile:&lt;br/&gt;
  C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cd85d.dir\Debug\" /Fd"cmTC_cd85d.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c"&lt;br/&gt;
  Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for x64&lt;br/&gt;
  CheckDIRSymbolExists.c&lt;br/&gt;
  Copyright (C) Microsoft Corporation.  All rights reserved.&lt;br/&gt;
  cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cd85d.dir\Debug\" /Fd"cmTC_cd85d.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c"&lt;br/&gt;
C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c(3,10): fatal  error C1083: Cannot open include file: 'sys/dir.h': No such file or directory &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_cd85d.vcxproj]&lt;/span&gt;&lt;br/&gt;
Done Building Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_cd85d.vcxproj" (default targets) -- FAILED.&lt;/p&gt;
&lt;p&gt;Build FAILED.&lt;/p&gt;
&lt;p&gt;"C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_cd85d.vcxproj" (default target) (1) -&amp;gt;&lt;br/&gt;
(ClCompile target) -&amp;gt; &lt;br/&gt;
  C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c(3,10): fatal  error C1083: Cannot open include file: 'sys/dir.h': No such file or directory &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_cd85d.vcxproj]&lt;/span&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="mf"&gt;0&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Warning&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="mf"&gt;1&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Error&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Time Elapsed 00:00:00.59&lt;/p&gt;
&lt;p&gt;File C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp/CheckDIRSymbolExists.c:&lt;br/&gt;
/&lt;em&gt; &lt;/em&gt;/&lt;/p&gt;
&lt;h1 id="include_4"&gt;include &amp;lt;sys types.h=""&amp;gt;&amp;lt;/sys&amp;gt;&lt;/h1&gt;
&lt;h1 id="include_5"&gt;include &amp;lt;sys dir.h=""&amp;gt;&amp;lt;/sys&amp;gt;&lt;/h1&gt;
&lt;p&gt;int main()&lt;br/&gt;
{if ((DIR *) 0) return 0;}&lt;/p&gt;
&lt;p&gt;Determining if the DIR symbol is defined as in AC_HEADER_DIRENT failed with the following output:&lt;br/&gt;
Change Dir: 'C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp'&lt;/p&gt;
&lt;p&gt;Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_2d104.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n&lt;br/&gt;
MSBuild version 17.7.2+d6990bcfa for .NET Framework&lt;br/&gt;
Build started 2023-08-28 9:08:31 AM.&lt;/p&gt;
&lt;p&gt;Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_2d104.vcxproj" on node 1 (default targets).&lt;br/&gt;
PrepareForBuild:&lt;br/&gt;
  Creating directory "cmTC_2d104.dir\Debug\".&lt;br/&gt;
  Creating directory "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\Debug\".&lt;br/&gt;
  Creating directory "cmTC_2d104.dir\Debug\cmTC_2d104.tlog\".&lt;br/&gt;
InitializeBuildStatus:&lt;br/&gt;
  Creating "cmTC_2d104.dir\Debug\cmTC_2d104.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.&lt;br/&gt;
  Touching "cmTC_2d104.dir\Debug\cmTC_2d104.tlog\unsuccessfulbuild".&lt;br/&gt;
ClCompile:&lt;br/&gt;
  C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2d104.dir\Debug\" /Fd"cmTC_2d104.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c"&lt;br/&gt;
  Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for x64&lt;br/&gt;
  Copyright (C) Microsoft Corporation.  All rights reserved.&lt;br/&gt;
  cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2d104.dir\Debug\" /Fd"cmTC_2d104.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c"&lt;br/&gt;
  CheckDIRSymbolExists.c&lt;br/&gt;
C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c(3,10): fatal  error C1083: Cannot open include file: 'ndir.h': No such file or directory &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_2d104.vcxproj]&lt;/span&gt;&lt;br/&gt;
Done Building Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_2d104.vcxproj" (default targets) -- FAILED.&lt;/p&gt;
&lt;p&gt;Build FAILED.&lt;/p&gt;
&lt;p&gt;"C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_2d104.vcxproj" (default target) (1) -&amp;gt;&lt;br/&gt;
(ClCompile target) -&amp;gt; &lt;br/&gt;
  C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\CheckDIRSymbolExists.c(3,10): fatal  error C1083: Cannot open include file: 'ndir.h': No such file or directory &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_2d104.vcxproj]&lt;/span&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="mf"&gt;0&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Warning&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="mf"&gt;1&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Error&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Time Elapsed 00:00:00.57&lt;/p&gt;
&lt;p&gt;File C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp/CheckDIRSymbolExists.c:&lt;br/&gt;
/&lt;em&gt; &lt;/em&gt;/&lt;/p&gt;
&lt;h1 id="include_6"&gt;include &amp;lt;sys types.h=""&amp;gt;&amp;lt;/sys&amp;gt;&lt;/h1&gt;
&lt;h1 id="include_7"&gt;include &amp;lt;ndir.h&amp;gt;&amp;lt;/ndir.h&amp;gt;&lt;/h1&gt;
&lt;p&gt;int main()&lt;br/&gt;
{if ((DIR *) 0) return 0;}&lt;/p&gt;
&lt;p&gt;Determining whether C compiler is NaN aware failed with the following output:&lt;br/&gt;
Change Dir: 'C:/Users/Dingjun.Chen/plplot-5.15.0 .tar/plplot_build/CMakeFiles/CMakeTmp'&lt;/p&gt;
&lt;p&gt;Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_567b0.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n&lt;br/&gt;
MSBuild version 17.7.2+d6990bcfa for .NET Framework&lt;br/&gt;
Build started 2023-08-28 9:09:20 AM.&lt;/p&gt;
&lt;p&gt;Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_567b0.vcxproj" on node 1 (default targets).&lt;br/&gt;
PrepareForBuild:&lt;br/&gt;
  Creating directory "cmTC_567b0.dir\Debug\".&lt;br/&gt;
  Creating directory "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\Debug\".&lt;br/&gt;
  Creating directory "cmTC_567b0.dir\Debug\cmTC_567b0.tlog\".&lt;br/&gt;
InitializeBuildStatus:&lt;br/&gt;
  Creating "cmTC_567b0.dir\Debug\cmTC_567b0.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.&lt;br/&gt;
  Touching "cmTC_567b0.dir\Debug\cmTC_567b0.tlog\unsuccessfulbuild".&lt;br/&gt;
ClCompile:&lt;br/&gt;
  C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX64\x64\CL.exe /c /I"C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot-5.15.0\lib\csa" /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_567b0.dir\Debug\" /Fd"cmTC_567b0.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot-5.15.0\cmake\modules\TestNaNAware.c"&lt;br/&gt;
  Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for x64&lt;br/&gt;
  Copyright (C) Microsoft Corporation.  All rights reserved.&lt;br/&gt;
  cl /c /I"C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot-5.15.0\lib\csa" /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_567b0.dir\Debug\" /Fd"cmTC_567b0.dir\Debug\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot-5.15.0\cmake\modules\TestNaNAware.c"&lt;br/&gt;
  TestNaNAware.c&lt;br/&gt;
  C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\yvals_core.h(28): STL1003: Unexpected compiler, expected C++ compiler.&lt;br/&gt;
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\yvals_core.h(29,1): fatal  error C1189: #error:  Error in C++ Standard Library usage &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_567b0.vcxproj]&lt;/span&gt;&lt;br/&gt;
Done Building Project "C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_567b0.vcxproj" (default targets) -- FAILED.&lt;/p&gt;
&lt;p&gt;Build FAILED.&lt;/p&gt;
&lt;p&gt;"C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_567b0.vcxproj" (default target) (1) -&amp;gt;&lt;br/&gt;
(ClCompile target) -&amp;gt; &lt;br/&gt;
  C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\yvals_core.h(29,1): fatal  error C1189: #error:  Error in C++ Standard Library usage &lt;span&gt;[C:\Users\Dingjun.Chen\plplot-5.15.0 .tar\plplot_build\CMakeFiles\CMakeTmp\cmTC_567b0.vcxproj]&lt;/span&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="mf"&gt;0&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Warning&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="mf"&gt;1&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Error&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Time Elapsed 00:00:00.78&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hazen Babcock</dc:creator><pubDate>Mon, 28 Aug 2023 13:20:53 -0000</pubDate><guid>https://sourceforge.netface55f77527aa61a3254701ec3c4f867ca8c538</guid></item><item><title>Help for the Installation of PLPLOT in Linux Mint 20.3 Una.</title><link>https://sourceforge.net/p/plplot/discussion/132889/thread/dcb1c71662/?limit=25#f304</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As you can see in the ouptut of &lt;code&gt;apt search plplot&lt;/code&gt;, you need to run &lt;code&gt;apt install libplplot-dev&lt;/code&gt; or &lt;code&gt;sudo apt install libplplot-dev&lt;/code&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yihua Liu</dc:creator><pubDate>Fri, 07 Apr 2023 17:36:40 -0000</pubDate><guid>https://sourceforge.netcb0ec5e1519e263c73aa7b58a36a958ca25b4494</guid></item><item><title>Help for the Installation of PLPLOT in Linux Mint 20.3 Una.</title><link>https://sourceforge.net/p/plplot/discussion/132889/thread/dcb1c71662/?limit=25#5a06</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello everyone&lt;/p&gt;
&lt;p&gt;My problem arises with the installation and creation of PLPLOTS, for this I explain my case in a little detail through this publication, requesting the favor of those who can give me any help in the process of installing PlPlot in Ubuntu, I am an average user in Ubuntu and I still have a lot to learn and have just scratched the surface of its potential. I present my case below. &lt;/p&gt;
&lt;p&gt;I am currently working on a project that is absorbing ALL my time, I have been reading the documentation posted on the official website &lt;a href="https://sourceforge.net/p/plplot/wiki/Building_PLplot/"&gt;https://sourceforge.net/p/plplot/wiki/Building_PLplot/&lt;/a&gt; for its installation for almost a month, I am looking forward to keep trying and install it again as soon and I consider learning PLPLOT because I need it as a premise to install it, I am not really able to understand the process, I have only managed to install cmake, it has been very difficult for me to do the things related to Build Location, Paths proper installation, (Optional) set environment variables to help cmake find system components that are installed in non-standard locations and all that continues from the aforementioned site and I don't know why and how to do this, also read the manual that rests at &lt;a href="http://plplot.org/docbook-manual/plplot-5.15.0.pdf" rel="nofollow"&gt;http://plplot.org/docbook-manual/plplot-5.15.0.pdf&lt;/a&gt; section 1.4 page 4 and I still don't understand, for me the manual is a bit concise, and I find it hard to understand what It only talks about examples, and I can't imagine then what are the real routes that such variables have to take.&lt;/p&gt;
&lt;p&gt;In contrast to the above, I evaluated the possibility of installing it through apt-get install plplot and the process was not successful either, for which I attach the screenshot shown below.&lt;/p&gt;
&lt;p&gt;I thank, immensely in advance, those people who can help me through a detailed guide of such a process to install. At one point I avoided requesting help, on the sites, from what I have read and it seems that the problems that exist are assumed to have already been installed and there is no difficulty installing it, in my case Plplot has caused me difficulty and I was afraid of that .&lt;/p&gt;
&lt;p&gt;Being everything for the moment, I thank you for reading this, and I remain attentive to any appreciation in this regard.&lt;/p&gt;
&lt;p&gt;Note!! As you can see, English is not my native language, so I apologize if my English is poor and broken.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fredy lues diaz  ruiz</dc:creator><pubDate>Thu, 19 May 2022 17:43:04 -0000</pubDate><guid>https://sourceforge.netc4dbf708c9f70bacc3891641314c987ae1995738</guid></item><item><title>Size of plot tiny within plot page.</title><link>https://sourceforge.net/p/plplot/discussion/132889/thread/a66bc05618/?limit=25#e7d7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Just to trigger a return, apparently this forum and all the tickets are stale since 2017.&lt;br/&gt;
Did all the plplot development go elsewhere ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">giloo</dc:creator><pubDate>Sun, 23 Jan 2022 18:49:41 -0000</pubDate><guid>https://sourceforge.netc214c2da95b3428770dd0e34c3a7771a48701208</guid></item><item><title>Size of plot tiny within plot page.</title><link>https://sourceforge.net/p/plplot/discussion/132889/thread/a66bc05618/?limit=25#6ed9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am running plplot V 15.5.0. When I run example x03f.f90 I get the attached plot. The window is huge, comparable to the size of the monitor, and the plot within the window is relatively small. I am using a 32" monitor with 2560x1440 resolution. Is this plot size to be expected?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Sagan</dc:creator><pubDate>Sun, 12 Sep 2021 02:21:04 -0000</pubDate><guid>https://sourceforge.netaa2129dfcb5310637718de5a92f45afcf3bf74a6</guid></item><item><title>Size of plot tiny within plot page.</title><link>https://sourceforge.net/p/plplot/discussion/132889/thread/b33e6d9e24/?limit=25#5e32</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am running plplot V 15.5.0. When I run example x03f.f90 I get the attached plot. The window is huge, comparable to the size of the monitor, and the plot within the window is relatively small. I am using a 32" monitor with 2560x1440 resolution. Is this plot size to be expected?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Sagan</dc:creator><pubDate>Sun, 12 Sep 2021 02:21:03 -0000</pubDate><guid>https://sourceforge.net87c1537a2cd22b0bcbcd5902fa22186fc3dbfe9f</guid></item><item><title>How to close plplot graphical window/widget with ada code?</title><link>https://sourceforge.net/p/plplot/discussion/132889/thread/363f2dd191/?limit=25#3a8e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I solved it by reading the following link I found (&lt;a class="" href="https://sourceforge.net/p/plplot/mailman/message/23971149/"&gt;Closing Window&lt;/a&gt;). In ada , the code will be as follows:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="err"&gt;  -- Stop waiting for user response&lt;/span&gt;
&lt;span class="err"&gt;     Set_Pause(False);&lt;/span&gt;
&lt;span class="err"&gt;    -- Close PLplot library.&lt;/span&gt;
&lt;span class="err"&gt;      End_PLplot;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;To put it back to the way it was before, change False to True.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">oldcodebit</dc:creator><pubDate>Sat, 20 Mar 2021 11:43:57 -0000</pubDate><guid>https://sourceforge.net8c3048286478e51534a1860da2222076c3fc41e8</guid></item><item><title>How to close plplot graphical window/widget with ada code?</title><link>https://sourceforge.net/p/plplot/discussion/132889/thread/363f2dd191/?limit=25#5588</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After running ada code example to plot a function using plplot, the sample code plots the output in graphical window/widget in linux.  So one ends up with shell terminal and graphical window.  The graphical window can be close with a mouse.   How can one close it with ada code line.   The ada binding does not have any options for plend() executed by End_PLplot ada code.  Is there alternative command in ada to close window/widgets?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">oldcodebit</dc:creator><pubDate>Sat, 20 Mar 2021 11:07:44 -0000</pubDate><guid>https://sourceforge.net4f8427c3ec669a40b7a948572a2a4ce3e0fbf6cf</guid></item></channel></rss>