Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install #13

Open
catalinalb opened this issue Oct 20, 2019 · 1 comment
Open

How to install #13

catalinalb opened this issue Oct 20, 2019 · 1 comment

Comments

@catalinalb
Copy link

Please include installation instructions for beginners.

after cd into the qwtplot3d folder what's next?

sudo qmake qwtplot3d.pro

and then...?

@jendralhxr
Copy link

I am using Qt 5.13.1 on Ubuntu 18.04. I use Qt library from the http://download.qt.io/official_releases/qt/5.13/5.13.1/
(the one from ubuntu's repository gave me compilation errors for no real reason)

To build qwtplot3d library:
$ qmake
$ make -j4
$ sudo make install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants