User Activity

  • Posted a comment on discussion Open Discussion on gnuplot

    I am unable to make the shared library. after manually patching the files mentioned in https://sourceforge.net/p/gnuplot/patches/649/ ./prepare doesnt seem to work. following with the procedure, resulted in executable files rather than a shared library here is the configure output: [arun@Macbook gnuplot-5.0.6]$ ./configure --with-qt=lib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/arun/test/gnuplot-5.0.6/missing: Unknown --is-lightweight'...

  • Modified a comment on discussion Open Discussion on gnuplot

    Thanks for the reply. I will try it.

  • Posted a comment on discussion Open Discussion on gnuplot

    Thanks for the reply. I will try it soon.

  • Posted a comment on discussion Open Discussion on gnuplot

    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.

  • Modified a comment on discussion Open Discussion on gnuplot

    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 widget_ = new QtGnuplotWidget(this); instance_ = new QtGnuplotInstance(); instance_->setWidget(widget_); widget_->show(); widget_->resize(600, 600); *instance_ << "plot(sin(x))"; please check https://sourceforge.net/p/gnuplot/patches/_discuss/th...

  • Posted a comment on discussion Open Discussion on gnuplot

    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 widget_ = new QtGnuplotWidget(this); instance_ = new QtGnuplotInstance(); instance_->setWidget(widget_); widget_->show(); widget_->resize(600, 600); *instance_ << "plot(sin(x))";

  • Posted a comment on discussion Open Discussion on gnuplot

    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: 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 g++: error: unrecognized debug output level ‘nuplot_qt’ A shared library of gnuplot was created from source using the following commands ./configure --with-qt=lib make how to...

  • Posted a comment on discussion General Discussion on AlphaPlot

    Hi.. I am caughtup with my work lately.. the next release needs a lot of work so It will take some time.. It is pointless to release a version with minor changes.

View All

Personal Data

Username:
narunlifescienc
Joined:
2016-03-03 23:01:49
Location:
Bangalore / India / IST
Gender:
Male

Projects

This is a list of open source software projects that narunlifescience is associated with:

  • Project Logo AlphaPlot Interactive scientific graphing and data analysis software. Last Updated:

Skills

This is a list of skills that narunlifescience possesses:

  • C++
  • C
  • Visual Basic .NET

Personal Tools

MongoDB Logo MongoDB