Увидели сообщение с непонятной ссылкой, спам, непристойность или оскорбление?Воспользуйтесь ссылкой «Сообщить модератору» рядом с сообщением!
0 Пользователей и 1 Гость просматривают эту тему.
ls (Нажмите, чтобы показать/скрыть)zeka@Zond:~$ ls /usr/lib | grep qwtlibqwtmathml.so.6libqwtmathml.so.6.0libqwtmathml.so.6.0.0libqwt.so.6libqwt.so.6.0libqwt.so.6.0.0.proКод: [Выделить]################################################################################################################################# Qwt Widget Library# Copyright (C) 1997 Josef Wilgen# Copyright (C) 2002 Uwe Rathmann## This library is free software; you can redistribute it and/or# modify it under the terms of the Qwt License, Version 1.0################################################################include( $${PWD}/../examples.pri )TARGET = bodeHEADERS = \ mainwindow.h \ plot.h \ complexnumber.h \ pixmaps.hSOURCES = \ plot.cpp \ mainwindow.cpp \ main.cppQMAKE_LIBDIR +="/usr/lib"INCLUDEPATH += /usr/include/qwtLIBS += -lqwtТакая же ошибка при компиляции, нужно делать символическую/жётскую ссылку?
################################################################################################################################# Qwt Widget Library# Copyright (C) 1997 Josef Wilgen# Copyright (C) 2002 Uwe Rathmann## This library is free software; you can redistribute it and/or# modify it under the terms of the Qwt License, Version 1.0################################################################include( $${PWD}/../examples.pri )TARGET = bodeHEADERS = \ mainwindow.h \ plot.h \ complexnumber.h \ pixmaps.hSOURCES = \ plot.cpp \ mainwindow.cpp \ main.cppQMAKE_LIBDIR +="/usr/lib"INCLUDEPATH += /usr/include/qwtLIBS += -lqwt
...INCLUDEPATH += /usr/include/qwtDEPENDPATH += /usr/include/qwtLIBS += -lqwt...
Страница сгенерирована за 0.036 секунд. Запросов: 25.