我正在尝试使用命令行编译qt-dab:
qmake qt-dab.pro
make
但我得到了以下错误消息:
/usr/bin/ld : ne peut trouver -lqwt-qt5
collect2: error: ld returned 1 exit status
make: *** [linux-bin/qt-dab-0.998] Erreur 1
"qmake -v“在/usr/lib/x86_64-linux-gnu中给出了使用Qt版本5.2.1的QMake version 3.0。
此外,我还安装了qwt-6.1.3库。对此有解决方案吗?
当我尝试从源代码安装Ruby时,无论版本是什么,我都会得到以下错误。
$ ./configure
....
....
checking whether gcc needs -traditional... no
checking for ld... ld
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for ranlib... ranlib
checking for ar... ar
checking for as... as
checking
TortoiseSVN可以更新、提交,但不能显示日志。在我将svn客户端更改为SmartSVN之后,它可以显示日志。我还可以在Linux命令行中使用svn显示日志。
错误消息如下:
No connection could be made because the target machine actively refused it.