0 کاربر و 5 مهمان درحال مشاهده موضوع.
Please compile Simon with the provided build.sh script.For full functionality Julius (http://julius.sourceforge.jp/en_index.php), theHTK (http://htk.eng.cam.ac.uk) or SPHINX (http://cmusphinx.sourceforge.net/) may be required.Please refer to the manual for more information.
اگه build.sh رو اجرا کنی چی میشه؟
masoud@ubuntu:~/simon-0.4.0$ sh build.sh -- The C compiler identification is GNU 4.7.2-- The CXX compiler identification is GNU 4.7.2-- Check for working C compiler: /usr/bin/gcc-- Check for working C compiler: /usr/bin/gcc -- works-- Detecting C compiler ABI info-- Detecting C compiler ABI info - done-- Check for working CXX compiler: /usr/bin/c++-- Check for working CXX compiler: /usr/bin/c++ -- works-- Detecting CXX compiler ABI info-- Detecting CXX compiler ABI info - doneCMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE): ERROR: cmake/modules/FindKDE4Internal.cmake not found in /home/masoud/.kde/share/apps;/usr/share/kde4/appsCall Stack (most recent call first): CMakeLists.txt:17 (find_package)-- Configuring incomplete, errors occurred!
این ماژول رو برای cmake نصب کردین؟ FindKDE4Internal.cmake
masoud@ubuntu:~/Desktop/simon-0.4.0$ sh build_ubuntu.sh -- The C compiler identification is GNU 4.7.2-- The CXX compiler identification is GNU 4.7.2-- Check for working C compiler: /usr/bin/gcc-- Check for working C compiler: /usr/bin/gcc -- works-- Detecting C compiler ABI info-- Detecting C compiler ABI info - done-- Check for working CXX compiler: /usr/bin/c++-- Check for working CXX compiler: /usr/bin/c++ -- works-- Detecting CXX compiler ABI info-- Detecting CXX compiler ABI info - done-- Looking for Q_WS_X11-- Looking for Q_WS_X11 - found-- Looking for Q_WS_WIN-- Looking for Q_WS_WIN - not found.-- Looking for Q_WS_QWS-- Looking for Q_WS_QWS - not found.-- Looking for Q_WS_MAC-- Looking for Q_WS_MAC - not found.-- Found Qt-Version 4.8.3 (using /usr/bin/qmake-qt4)-- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so;/usr/lib/i386-linux-gnu/libXau.so;/usr/lib/i386-linux-gnu/libXdmcp.so-- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so;/usr/lib/i386-linux-gnu/libXau.so;/usr/lib/i386-linux-gnu/libXdmcp.so - found-- Looking for gethostbyname-- Looking for gethostbyname - found-- Looking for connect-- Looking for connect - found-- Looking for remove-- Looking for remove - found-- Looking for shmat-- Looking for shmat - found-- Looking for IceConnectionNumber in ICE-- Looking for IceConnectionNumber in ICE - found-- Found X11: /usr/lib/i386-linux-gnu/libX11.so-- Looking for include file pthread.h-- Looking for include file pthread.h - found-- Looking for pthread_create-- Looking for pthread_create - not found.-- Looking for pthread_create in pthreads-- Looking for pthread_create in pthreads - not found-- Looking for pthread_create in pthread-- Looking for pthread_create in pthread - found-- Found Threads: TRUE -- Looking for _POSIX_TIMERS-- Looking for _POSIX_TIMERS - found-- Found Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl (found version "5.14.2") -- Found Phonon: /usr/include -- Performing Test _OFFT_IS_64BIT-- Performing Test _OFFT_IS_64BIT - Failed-- Performing Test HAVE_FPIE_SUPPORT-- Performing Test HAVE_FPIE_SUPPORT - Success-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success-- Performing Test __KDE_HAVE_GCC_VISIBILITY-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success-- Found KDE 4.9 include dir: /usr/include-- Found KDE 4.9 library dir: /usr/lib-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler-- Found automoc4: /usr/bin/automoc4-- Found Qt-Version 4.8.3 (using /usr/bin/qmake-qt4)-- Found X11: /usr/lib/i386-linux-gnu/libX11.soQwt 6.x include dir not foundCMake Error at cmake/FindQwt6.cmake:106 (MESSAGE): Could not find Qwt 6.xCall Stack (most recent call first): CMakeLists.txt:19 (find_package)-- Configuring incomplete, errors occurred!
Qt Widgets رو نصب کنید. (Qwt)
نقلقول از: آرمان اسماعیلی در 24 اسفند 1391، 06:40 بظQt Widgets رو نصب کنید. (Qwt)libqwt6 رو نصب کردم اما بازم همون خطا رو میده، اشتباه نصب کردم ؟
نقلقول از: Masoud92m در 24 اسفند 1391، 06:52 بظنقلقول از: آرمان اسماعیلی در 24 اسفند 1391، 06:40 بظQt Widgets رو نصب کنید. (Qwt)libqwt6 رو نصب کردم اما بازم همون خطا رو میده، اشتباه نصب کردم ؟نه باید همین باشه. نمیدونم سواد من بیشتر از این قد نمیده.
CMake Error at /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198 (MESSAGE): Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)Call Stack (most recent call first): cmake/FindALSA.cmake:82 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:31 (find_package)