<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/</link><description>Recent posts to error: unrecognized debug output level ‘nuplot_qt’</description><atom:link href="https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 27 Jun 2024 06:30:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/feed.rss" rel="self" type="application/rss+xml"/><item><title>error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/?limit=25#a361</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I still can't get it to function... looked through the src/qtterminal/embed_example file.cpp, but the problem lies in not knowing how to use those classes—QtGnuplotWidget and QtGnuplotInstance—from a different QT programme. Any assistance would be greatly valued.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">emily roger</dc:creator><pubDate>Thu, 27 Jun 2024 06:30:11 -0000</pubDate><guid>https://sourceforge.net15ba78cf818a6c95fdb9b34addcb082ab5f15324</guid></item><item><title>error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/?limit=25#6977/1521</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Work on any project requires effort but the consistent effort is above all.&lt;br/&gt;
Get ready and know your domain.&lt;br/&gt;
Have a &lt;a class="" href="https://farmvillefreak.com/" rel="nofollow"&gt;read&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jack tseeh</dc:creator><pubDate>Sat, 20 Nov 2021 13:18:31 -0000</pubDate><guid>https://sourceforge.net2655995611d0aab90c32ab2657fb5a9475a6634a</guid></item><item><title>error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/?limit=25#0a31</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Cpp isn't required to exist as a without delay executable program. The accurate manner to run the preprocessing step on its very own, on any POSIX &lt;a class="" href="https://techtheeta.com/best-drawing-tablet-for-kids/" rel="nofollow"&gt;tablet&lt;/a&gt; device, has been "cc -E" for just about all the time, that's what autoconf simply tries first.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">asfasa asa</dc:creator><pubDate>Wed, 15 Sep 2021 10:45:08 -0000</pubDate><guid>https://sourceforge.net98c7ed12e2afba0ac198a107677644f61a5e74ae</guid></item><item><title>error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/?limit=25#9095</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am unable to make the shared library. after manually patching the files mentioned in &lt;a href="https://sourceforge.net/p/gnuplot/patches/649/"&gt;https://sourceforge.net/p/gnuplot/patches/649/&lt;/a&gt; &lt;br/&gt;
./prepare doesnt seem to work. following with the procedure, resulted in executable files rather than a shared library&lt;br/&gt;
here is the configure output:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[arun@Macbook gnuplot-5.0.6]&lt;/span&gt;$ ./configure --with-qt=lib&lt;br/&gt;
checking for a BSD-compatible install... /usr/bin/install -c&lt;br/&gt;
checking whether build environment is sane... yes&lt;br/&gt;
/home/arun/test/gnuplot-5.0.6/missing: Unknown &lt;code&gt;--is-lightweight' option
Try&lt;/code&gt;/home/arun/test/gnuplot-5.0.6/missing --help' for more information&lt;br/&gt;
configure: WARNING: 'missing' script is too old or missing&lt;br/&gt;
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p&lt;br/&gt;
checking for gawk... gawk&lt;br/&gt;
checking whether make sets $(MAKE)... yes&lt;br/&gt;
checking whether make supports nested variables... yes&lt;br/&gt;
checking whether to enable maintainer-specific portions of Makefiles... no&lt;br/&gt;
checking for style of include used by make... GNU&lt;br/&gt;
checking for gcc... gcc&lt;br/&gt;
checking whether the C compiler works... yes&lt;br/&gt;
checking for C compiler default output file name... a.out&lt;br/&gt;
checking for suffix of executables... &lt;br/&gt;
checking whether we are cross compiling... no&lt;br/&gt;
checking for suffix of object files... o&lt;br/&gt;
checking whether we are using the GNU C compiler... yes&lt;br/&gt;
checking whether gcc accepts -g... yes&lt;br/&gt;
checking for gcc option to accept ISO C89... none needed&lt;br/&gt;
checking whether gcc understands -c and -o together... yes&lt;br/&gt;
checking dependency style of gcc... gcc3&lt;br/&gt;
checking how to run the C preprocessor... gcc -E&lt;br/&gt;
checking for grep that handles long lines and -e... /usr/bin/grep&lt;br/&gt;
checking for egrep... /usr/bin/grep -E&lt;br/&gt;
checking for ANSI C header files... yes&lt;br/&gt;
checking for sys/types.h... yes&lt;br/&gt;
checking for sys/stat.h... yes&lt;br/&gt;
checking for stdlib.h... yes&lt;br/&gt;
checking for string.h... yes&lt;br/&gt;
checking for memory.h... yes&lt;br/&gt;
checking for strings.h... yes&lt;br/&gt;
checking for inttypes.h... yes&lt;br/&gt;
checking for stdint.h... yes&lt;br/&gt;
checking for unistd.h... yes&lt;br/&gt;
checking minix/config.h usability... no&lt;br/&gt;
checking minix/config.h presence... no&lt;br/&gt;
checking for minix/config.h... no&lt;br/&gt;
checking whether it is safe to define &lt;strong&gt;EXTENSIONS&lt;/strong&gt;... yes&lt;br/&gt;
checking for gcc... (cached) gcc&lt;br/&gt;
checking whether we are using the GNU C compiler... (cached) yes&lt;br/&gt;
checking whether gcc accepts -g... (cached) yes&lt;br/&gt;
checking for gcc option to accept ISO C89... (cached) none needed&lt;br/&gt;
checking whether gcc understands -c and -o together... (cached) yes&lt;br/&gt;
checking dependency style of gcc... (cached) gcc3&lt;br/&gt;
checking how to run the C preprocessor... gcc -E&lt;br/&gt;
checking for gcc... gcc&lt;br/&gt;
checking whether we are using the GNU Objective C compiler... no&lt;br/&gt;
checking whether gcc accepts -g... no&lt;br/&gt;
checking dependency style of gcc... gcc3&lt;br/&gt;
checking for an ANSI C-conforming const... yes&lt;br/&gt;
checking for inline... inline&lt;br/&gt;
checking for preprocessor stringizing operator... yes&lt;br/&gt;
checking whether ln -s works... yes&lt;br/&gt;
checking for gcc... (cached) gcc&lt;br/&gt;
checking whether we are using the GNU C compiler... (cached) yes&lt;br/&gt;
checking whether gcc accepts -g... (cached) yes&lt;br/&gt;
checking for gcc option to accept ISO C89... (cached) none needed&lt;br/&gt;
checking whether gcc understands -c and -o together... (cached) yes&lt;br/&gt;
checking dependency style of gcc... (cached) gcc3&lt;br/&gt;
checking for off_t... yes&lt;br/&gt;
checking for _LARGEFILE_SOURCE value needed for large files... no&lt;br/&gt;
checking for special C compiler options needed for large files... no&lt;br/&gt;
checking for _FILE_OFFSET_BITS value needed for large files... no&lt;br/&gt;
checking for pkg-config... /usr/bin/pkg-config&lt;br/&gt;
checking pkg-config is at least version 0.9.0... yes&lt;br/&gt;
checking for LIBCERF... configure: WARNING:&lt;br/&gt;
Package requirements (libcerf) were not met:&lt;/p&gt;
&lt;p&gt;Package 'libcerf', required by 'virtual:world', not found&lt;/p&gt;
&lt;p&gt;Consider adjusting the PKG_CONFIG_PATH environment variable if you&lt;br/&gt;
installed software in a non-standard prefix.&lt;/p&gt;
&lt;p&gt;Alternatively, you may set the environment variables LIBCERF_CFLAGS&lt;br/&gt;
and LIBCERF_LIBS to avoid the need to call pkg-config.&lt;br/&gt;
See the pkg-config man page for more details.&lt;/p&gt;
&lt;p&gt;checking for library containing cdawson... -lcerf&lt;br/&gt;
checking for emacs... no&lt;br/&gt;
checking for xemacs... no&lt;br/&gt;
checking for tex... no&lt;br/&gt;
checking for latex... no&lt;br/&gt;
checking for latex2e... no&lt;br/&gt;
checking for pdflatex... no&lt;br/&gt;
checking for latex2html... no&lt;br/&gt;
checking for dvips... no&lt;br/&gt;
checking for troff... troff&lt;br/&gt;
checking for kpsexpand... no&lt;br/&gt;
checking for texhash... no&lt;br/&gt;
checking for X... libraries , headers &lt;br/&gt;
checking for gethostbyname... yes&lt;br/&gt;
checking for connect... yes&lt;br/&gt;
checking for remove... yes&lt;br/&gt;
checking for shmat... yes&lt;br/&gt;
checking for IceConnectionNumber in -lICE... yes&lt;br/&gt;
checking for MS-DOS/djgpp/libGRX... no&lt;br/&gt;
checking for NeXT... no&lt;br/&gt;
checking for Mac OS X... no&lt;br/&gt;
checking for BeOS... no&lt;br/&gt;
checking for Alpha/AXP CPU... no&lt;br/&gt;
checking for sin... no&lt;br/&gt;
checking for sin in -lm... yes&lt;br/&gt;
checking for ANSI C header files... (cached) yes&lt;br/&gt;
checking dirent.h usability... yes&lt;br/&gt;
checking dirent.h presence... yes&lt;br/&gt;
checking for dirent.h... yes&lt;br/&gt;
checking errno.h usability... yes&lt;br/&gt;
checking errno.h presence... yes&lt;br/&gt;
checking for errno.h... yes&lt;br/&gt;
checking float.h usability... yes&lt;br/&gt;
checking float.h presence... yes&lt;br/&gt;
checking for float.h... yes&lt;br/&gt;
checking langinfo.h usability... yes&lt;br/&gt;
checking langinfo.h presence... yes&lt;br/&gt;
checking for langinfo.h... yes&lt;br/&gt;
checking limits.h usability... yes&lt;br/&gt;
checking limits.h presence... yes&lt;br/&gt;
checking for limits.h... yes&lt;br/&gt;
checking locale.h usability... yes&lt;br/&gt;
checking locale.h presence... yes&lt;br/&gt;
checking for locale.h... yes&lt;br/&gt;
checking math.h usability... yes&lt;br/&gt;
checking math.h presence... yes&lt;br/&gt;
checking for math.h... yes&lt;br/&gt;
checking for stdlib.h... (cached) yes&lt;br/&gt;
checking for string.h... (cached) yes&lt;br/&gt;
checking time.h usability... yes&lt;br/&gt;
checking time.h presence... yes&lt;br/&gt;
checking for time.h... yes&lt;br/&gt;
checking sys/time.h usability... yes&lt;br/&gt;
checking sys/time.h presence... yes&lt;br/&gt;
checking for sys/time.h... yes&lt;br/&gt;
checking for sys/types.h... (cached) yes&lt;br/&gt;
checking sys/bsdtypes.h usability... no&lt;br/&gt;
checking sys/bsdtypes.h presence... no&lt;br/&gt;
checking for sys/bsdtypes.h... no&lt;br/&gt;
checking sys/ioctl.h usability... yes&lt;br/&gt;
checking sys/ioctl.h presence... yes&lt;br/&gt;
checking for sys/ioctl.h... yes&lt;br/&gt;
checking sys/param.h usability... yes&lt;br/&gt;
checking sys/param.h presence... yes&lt;br/&gt;
checking for sys/param.h... yes&lt;br/&gt;
checking sys/select.h usability... yes&lt;br/&gt;
checking sys/select.h presence... yes&lt;br/&gt;
checking for sys/select.h... yes&lt;br/&gt;
checking sys/socket.h usability... yes&lt;br/&gt;
checking sys/socket.h presence... yes&lt;br/&gt;
checking for sys/socket.h... yes&lt;br/&gt;
checking for sys/stat.h... (cached) yes&lt;br/&gt;
checking sys/systeminfo.h usability... no&lt;br/&gt;
checking sys/systeminfo.h presence... no&lt;br/&gt;
checking for sys/systeminfo.h... no&lt;br/&gt;
checking sys/timeb.h usability... yes&lt;br/&gt;
checking sys/timeb.h presence... yes&lt;br/&gt;
checking for sys/timeb.h... yes&lt;br/&gt;
checking sys/utsname.h usability... yes&lt;br/&gt;
checking sys/utsname.h presence... yes&lt;br/&gt;
checking for sys/utsname.h... yes&lt;br/&gt;
checking libc.h usability... no&lt;br/&gt;
checking libc.h presence... no&lt;br/&gt;
checking for libc.h... no&lt;br/&gt;
checking malloc.h usability... yes&lt;br/&gt;
checking malloc.h presence... yes&lt;br/&gt;
checking for malloc.h... yes&lt;br/&gt;
checking poll.h usability... yes&lt;br/&gt;
checking poll.h presence... yes&lt;br/&gt;
checking for poll.h... yes&lt;br/&gt;
checking sgtty.h usability... yes&lt;br/&gt;
checking sgtty.h presence... yes&lt;br/&gt;
checking for sgtty.h... yes&lt;br/&gt;
checking termios.h usability... yes&lt;br/&gt;
checking termios.h presence... yes&lt;br/&gt;
checking for termios.h... yes&lt;br/&gt;
checking values.h usability... yes&lt;br/&gt;
checking values.h presence... yes&lt;br/&gt;
checking for values.h... yes&lt;br/&gt;
checking for dirent.h... (cached) yes&lt;br/&gt;
checking dlfcn.h usability... yes&lt;br/&gt;
checking dlfcn.h presence... yes&lt;br/&gt;
checking for dlfcn.h... yes&lt;br/&gt;
checking dl.h usability... no&lt;br/&gt;
checking dl.h presence... no&lt;br/&gt;
checking for dl.h... no&lt;br/&gt;
checking for stdbool.h that conforms to C99... yes&lt;br/&gt;
checking for _Bool... yes&lt;br/&gt;
checking for struct exception in math.h... no&lt;br/&gt;
checking whether stat file-mode macros are broken... no&lt;br/&gt;
checking for library containing dlopen... -ldl&lt;br/&gt;
checking for unistd.h... yes&lt;br/&gt;
checking if errno variable is declared... yes&lt;br/&gt;
checking for size_t... yes&lt;br/&gt;
checking for time_t in time.h... yes&lt;br/&gt;
checking return type of signal handlers... void&lt;br/&gt;
checking for atexit... yes&lt;br/&gt;
checking for memcpy... yes&lt;br/&gt;
checking for memmove... yes&lt;br/&gt;
checking for memset... yes&lt;br/&gt;
checking for on_exit... yes&lt;br/&gt;
checking for bcopy... yes&lt;br/&gt;
checking for bzero... yes&lt;br/&gt;
checking for setvbuf... yes&lt;br/&gt;
checking for strerror... yes&lt;br/&gt;
checking for strchr... yes&lt;br/&gt;
checking for strrchr... yes&lt;br/&gt;
checking for strstr... yes&lt;br/&gt;
checking for index... yes&lt;br/&gt;
checking for rindex... yes&lt;br/&gt;
checking for erf... yes&lt;br/&gt;
checking for erfc... yes&lt;br/&gt;
checking for gamma... yes&lt;br/&gt;
checking for lgamma... yes&lt;br/&gt;
checking for getcwd... yes&lt;br/&gt;
checking for poll... yes&lt;br/&gt;
checking for pclose... yes&lt;br/&gt;
checking for popen... yes&lt;br/&gt;
checking for fdopen... yes&lt;br/&gt;
checking for select... yes&lt;br/&gt;
checking for sleep... yes&lt;br/&gt;
checking for stpcpy... yes&lt;br/&gt;
checking for strcspn... yes&lt;br/&gt;
checking for strdup... yes&lt;br/&gt;
checking for strndup... yes&lt;br/&gt;
checking for strnlen... yes&lt;br/&gt;
checking for strcasecmp... yes&lt;br/&gt;
checking for stricmp... no&lt;br/&gt;
checking for strncasecmp... yes&lt;br/&gt;
checking for strnicmp... no&lt;br/&gt;
checking for sysinfo... yes&lt;br/&gt;
checking for tcgetattr... yes&lt;br/&gt;
checking for vfprintf... yes&lt;br/&gt;
checking for doprnt... no&lt;br/&gt;
checking for usleep... yes&lt;br/&gt;
checking for snprintf... yes&lt;br/&gt;
checking whether signgam is declared... yes&lt;br/&gt;
checking for sigsetjmp... yes&lt;br/&gt;
checking if malloc(0) returns 0... no&lt;br/&gt;
checking for sys/select.h... (cached) yes&lt;br/&gt;
checking for sys/socket.h... (cached) yes&lt;br/&gt;
checking types of arguments for select... int,fd_set &lt;em&gt;,struct timeval &lt;/em&gt;&lt;br/&gt;
checking for tputs in -lncurses... yes&lt;br/&gt;
checking for remove_history in -lreadline... yes&lt;br/&gt;
checking for library containing rl_ding... -lreadline&lt;br/&gt;
checking for library containing rl_forced_update_display... none required&lt;br/&gt;
checking for library containing rl_reset_after_signal... none required&lt;br/&gt;
checking for library containing rl_complete_with_tilde_expansion... none required&lt;br/&gt;
checking readline/readline.h usability... yes&lt;br/&gt;
checking readline/readline.h presence... yes&lt;br/&gt;
checking for readline/readline.h... yes&lt;br/&gt;
checking readline/history.h usability... yes&lt;br/&gt;
checking readline/history.h presence... yes&lt;br/&gt;
checking for readline/history.h... yes&lt;br/&gt;
checking for deflate in -lz... yes&lt;br/&gt;
checking zlib.h usability... yes&lt;br/&gt;
checking zlib.h presence... yes&lt;br/&gt;
checking for zlib.h... yes&lt;br/&gt;
checking for gdlib-config... /usr/bin/gdlib-config&lt;br/&gt;
gdlib-config: warning: this script is deprecated; please use the pkg-config file instead.&lt;br/&gt;
gdlib-config: warning: this script is deprecated; please use the pkg-config file instead.&lt;br/&gt;
gdlib-config: warning: this script is deprecated; please use the pkg-config file instead.&lt;br/&gt;
checking for gdImageCreateTrueColor in -lgd... yes&lt;br/&gt;
checking gd.h usability... yes&lt;br/&gt;
checking gd.h presence... yes&lt;br/&gt;
checking for gd.h... yes&lt;br/&gt;
checking for gdImageGif in -lgd... yes&lt;br/&gt;
checking for gdImageGifAnimBegin in -lgd... yes&lt;br/&gt;
checking for gdImageJpeg in -lgd... yes&lt;br/&gt;
checking for gdImageStringFT in -lgd... yes&lt;br/&gt;
checking for gdImagePng in -lgd... yes&lt;br/&gt;
checking for library containing iconv_open... none required&lt;br/&gt;
checking iconv.h usability... yes&lt;br/&gt;
checking iconv.h presence... yes&lt;br/&gt;
checking for iconv.h... yes&lt;br/&gt;
checking for LUA... yes&lt;br/&gt;
checking lua.h usability... yes&lt;br/&gt;
checking lua.h presence... yes&lt;br/&gt;
checking for lua.h... yes&lt;br/&gt;
checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes&lt;br/&gt;
checking for pkg-config... (cached) /usr/bin/pkg-config&lt;br/&gt;
checking pkg-config is at least version 0.9.0... yes&lt;br/&gt;
checking whether we are using the GNU C++ compiler... yes&lt;br/&gt;
checking whether c++ accepts -g... yes&lt;br/&gt;
checking dependency style of c++... gcc3&lt;br/&gt;
checking how to run the C++ preprocessor... c++ -E&lt;br/&gt;
checking for wx-config... /usr/bin/wx-config&lt;br/&gt;
checking for CAIROPANGO... yes&lt;br/&gt;
checking for PANGO_1_10_2... no&lt;br/&gt;
checking for pid_t... yes&lt;br/&gt;
checking vfork.h usability... no&lt;br/&gt;
checking vfork.h presence... no&lt;br/&gt;
checking for vfork.h... no&lt;br/&gt;
checking for fork... yes&lt;br/&gt;
checking for vfork... yes&lt;br/&gt;
checking for working fork... yes&lt;br/&gt;
checking for working vfork... (cached) yes&lt;br/&gt;
checking for GTK... yes&lt;br/&gt;
checking for CAIROPDF... yes&lt;br/&gt;
checking for CAIROEPS... yes&lt;br/&gt;
checking for QT... yes&lt;br/&gt;
configure: WARNING: The Qt terminal will use Qt5.&lt;br/&gt;
checking for vfork.h... (cached) no&lt;br/&gt;
checking for fork... (cached) yes&lt;br/&gt;
checking for vfork... (cached) yes&lt;br/&gt;
checking for working fork... (cached) yes&lt;br/&gt;
checking for working vfork... (cached) yes&lt;br/&gt;
checking that generated files are newer than configure... done&lt;br/&gt;
configure: creating ./config.status&lt;br/&gt;
config.status: creating Makefile&lt;br/&gt;
config.status: creating config/Makefile&lt;br/&gt;
config.status: creating demo/Makefile&lt;br/&gt;
config.status: creating demo/plugin/Makefile&lt;br/&gt;
config.status: creating docs/Makefile&lt;br/&gt;
config.status: creating m4/Makefile&lt;br/&gt;
config.status: creating man/Makefile&lt;br/&gt;
config.status: creating share/Makefile&lt;br/&gt;
config.status: creating share/LaTeX/Makefile&lt;br/&gt;
config.status: creating src/Makefile&lt;br/&gt;
config.status: creating src/beos/Makefile&lt;br/&gt;
config.status: creating src/wxterminal/Makefile&lt;br/&gt;
config.status: creating src/qtterminal/Makefile&lt;br/&gt;
config.status: creating term/Makefile&lt;br/&gt;
config.status: creating tutorial/Makefile&lt;br/&gt;
config.status: creating config.h&lt;br/&gt;
config.status: config.h is unchanged&lt;br/&gt;
config.status: executing depfiles commands&lt;br/&gt;
config.status: executing default commands&lt;/p&gt;
&lt;p&gt;** Configuration summary for gnuplot 5.0.6:&lt;/p&gt;
&lt;p&gt;gnuplot will be compiled with the following terminals:&lt;/p&gt;
&lt;p&gt;Standalone terminals: yes (always builtin)&lt;br/&gt;
    canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex,&lt;br/&gt;
    epslatex, fig, hpgl,latex, metafont, metapost, mif, pcl5,&lt;br/&gt;
    postscript, pslatex, pstex, pstricks, qms, svg,&lt;br/&gt;
    tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek&lt;/p&gt;
&lt;p&gt;dot-matrix terminals: no (use --with-bitmap-terminals to enable)&lt;br/&gt;
    epson, nec, okidata, tandy, and seiko dp414 printers&lt;br/&gt;
    hp500c, hpdj, hpljii, hppj, pbm, sixel, starc&lt;/p&gt;
&lt;p&gt;X Window System terminal: yes&lt;br/&gt;
    (with multi-byte fonts)&lt;br/&gt;
    (enable plotting to windows opened by external apps) &lt;br/&gt;
    (with application defaults, in /etc/X11/app-defaults/)&lt;br/&gt;
  PDFlib pdf terminal: no (use --with-pdf to enable)&lt;br/&gt;
  linux terminal (vga console): no (use --with-linux-vga to enable)&lt;br/&gt;
  vgagl terminal ((s)vga console): no (use --with-linux-vga to enable)&lt;br/&gt;
  ggi terminal: no (use --with-ggi to enable, requires libggi)&lt;br/&gt;
  gpic terminal: no   (use --with-gpic to enable)&lt;br/&gt;
  mif terminal: no   (use --with-mif to enable)&lt;br/&gt;
  caca terminal: no (requires libcaca &amp;gt;= 0.99.beta15)&lt;br/&gt;
  aqua terminal (OSX): no&lt;br/&gt;
  libgd-based png, jpeg, and gif terminals: yes (with animated gif)&lt;br/&gt;
  cairo-based pdf and png terminals: yes &lt;br/&gt;
  lua/TikZ terminal: yes &lt;br/&gt;
  wxt terminal: yes &lt;br/&gt;
  Qt terminal: yes (qt5)&lt;/p&gt;
&lt;p&gt;Additional platform-specific or older terminals omitted by default:&lt;br/&gt;
   gpic, mif (FrameMaker 3), hp2623a, hp2648, imagen, kyocera &lt;br/&gt;
   pm (makefile.os2), be (BeOS), svga (MSDOS/djgpp)&lt;br/&gt;
   sun, windows (several options)&lt;/p&gt;
&lt;p&gt;gnuplot will be compiled with the following configurable features:&lt;/p&gt;
&lt;p&gt;Mouse support in interactive terminals: yes&lt;br/&gt;
  Typing &amp;lt;space&amp;gt; in plot window raises console&lt;br/&gt;
  Maximum number of parallel axes: 5 &lt;br/&gt;
  Placement of rectangles and other objects: yes &lt;br/&gt;
  Readline library: GNU readline library with  -lncurses&lt;br/&gt;
  Command-line history file: yes&lt;br/&gt;
  Check current directory for .gnuplot file: no (use --with-cwdrc to enable)&lt;br/&gt;
  Sort help/subtopic tables by column: no (use --without-row-help to enable)&lt;br/&gt;
  cerf() and other special functions from libcerf: yes&lt;br/&gt;
  plugin support for loading external functions: yes &lt;br/&gt;
  Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable)&lt;br/&gt;
  Hidden3d optimization (gridbox/quadtree/none): quadtree&lt;br/&gt;
  Allow deprecated syntax: no (use --enable-backwards-compatibility)&lt;br/&gt;
  Statistical summary of data ("stats" command): yes&amp;lt;/space&amp;gt;&lt;/p&gt;
&lt;p&gt;gnuplot will install the following additional materials:&lt;/p&gt;
&lt;p&gt;LaTeX tutorial: no&lt;br/&gt;
  cfg file for epslatex terminal: no&lt;br/&gt;
  TeX *.sty for lua/tikz terminal: no&lt;br/&gt;
  Help file: yes (always), in ${datarootdir}/gnuplot/5.0/gnuplot.gih&lt;br/&gt;
  PostScript prologue files: yes (always)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">narunlifescience</dc:creator><pubDate>Sat, 03 Nov 2018 09:26:48 -0000</pubDate><guid>https://sourceforge.net11b6f35c0e4f062d03989ed1928d2e1aa4b98345</guid></item><item><title>error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/?limit=25#cc53</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the reply. I will try it soon.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">narunlifescience</dc:creator><pubDate>Thu, 01 Nov 2018 09:23:38 -0000</pubDate><guid>https://sourceforge.net6691a1abf1a2fff1caecc9228318cbe182bda964</guid></item><item><title>error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/?limit=25#6977</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;still unable to make it work... had a look in to src/qtterminal/embed_example.cpp but the issue is how to access those classes namely QtGnuplotWidget and QtGnuplotInstance from another QT application. any help would be highly appreciated. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">narunlifescience</dc:creator><pubDate>Wed, 24 Oct 2018 17:32:24 -0000</pubDate><guid>https://sourceforge.net678c7e38a1f40b51549ae9cf1f9f3ab5b45990b2</guid></item><item><title>error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/?limit=25#23d7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Well I am trying to create an interactive plot inside a QT application. some thing like in GNU Octave. my idea was to link gnuplot to the program and use QT to add QtGnuplotWidget as a widget to my application and control the plot using  QtGnuplotInstance&lt;/p&gt;
&lt;p&gt;widget_ = new QtGnuplotWidget(this);&lt;br/&gt;
  instance_ = new QtGnuplotInstance();&lt;br/&gt;
  instance_-&amp;gt;setWidget(widget_);&lt;br/&gt;
  widget_-&amp;gt;show();&lt;br/&gt;
  widget_-&amp;gt;resize(600, 600);&lt;br/&gt;
  *instance_ &amp;lt;&amp;lt; "plot(sin(x))";&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">narunlifescience</dc:creator><pubDate>Sun, 21 Oct 2018 23:14:54 -0000</pubDate><guid>https://sourceforge.net456ea758208b98f9692fce7e6643a9ee8eac1ab7</guid></item><item><title>error: unrecognized debug output level ‘nuplot_qt’</title><link>https://sourceforge.net/p/gnuplot/discussion/5924/thread/7b15857d86/?limit=25#3432</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to link gnuplot_qt as a shared library to one of my projects in Qt5. however the attempt is failing with the following error:&lt;br/&gt;
g++ -Wl,-O1 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o visualization main.o MainWindow.o moc_MainWindow.o   -gnuplot_qt -gnuplot_x11 -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread &lt;br/&gt;
g++: error: unrecognized debug output level ‘nuplot_qt’&lt;/p&gt;
&lt;p&gt;A shared library of gnuplot was created from source using the following commands&lt;br/&gt;
./configure --with-qt=lib&lt;br/&gt;
make&lt;/p&gt;
&lt;p&gt;how to fix this ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">narunlifescience</dc:creator><pubDate>Sun, 21 Oct 2018 22:08:39 -0000</pubDate><guid>https://sourceforge.net08b9ea4afd851f0c59aff3f8f6a0dd718e932914</guid></item></channel></rss>