使用 qt Creator 安装 qwt

发布于 2024-10-24 17:01:14 字数 263 浏览 6 评论 0原文

大家好,我已经从内置的 ubuntu 软件中心安装了 qt-creator 现在我想安装 qwt 我已经从网站下载了 qw1-6.0-rc5 解压它它包含许多文件,例如 qwt.prf qwt.pro qtbuilt,pri。 请帮助我安装 qwt 我是否运行了这些文件,或者只是将它们包含在我的程序中。如果我必须运行它们,安装命令是什么,我必须将其放置在哪个文件夹中进行安装,

谢谢

我不知道这一切意味着什么, 帮我等待回复

我正在使用 ubuntu 10.04

hi every one i have installed qt-creator from built in ubuntu software center now i want to install qwt i have download qw1-6.0-rc5 from a site unzip it it contain many files like
qwt.prf qwt.pro qtbuilt,pri. i dnt know what all this mean kindly help me installing qwt do i have run these file or simply include them i my program .if i have to run them what is the command to install in which folder i have to place the for installing

thanks

kindly help me waiting for a reply

i am using ubuntu 10.04

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

燕归巢 2024-10-31 17:01:14

Qwt 用户指南:安装页面上详细介绍了安装过程。基本摘要是解压文件,然后在 shell 提示符下发出命令

qmake
make
sudo make install

The procedure for installing it is detailed on the Qwt User's Guide: INSTALL page. The basic summary is to unpack the files and then at a shell prompt issue the commands

qmake
make
sudo make install
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文