IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Qt Discussion :

Cmake et Qt et KDE


Sujet :

Qt

  1. #1
    Membre éclairé
    Avatar de alpha_one_x86
    Homme Profil pro
    Développeur informatique
    Inscrit en
    Décembre 2006
    Messages
    411
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Somme (Picardie)

    Informations professionnelles :
    Activité : Développeur informatique
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Décembre 2006
    Messages : 411
    Par défaut Cmake et Qt et KDE
    Bonjour, je tente de faire un cmake. La je suis bloquer sous windows par:
    C:\ultracopier>cmake .
    CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 6". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
    CMake Error: Could not find cmake module file:C:/ultracopier/CMakeFiles/CMakeCCompiler.cmake
    CMake Error: Could not find cmake module file:C:/ultracopier/CMakeFiles/CMakeCXXCompiler.cmake
    CMake Warning (dev) in CMakeLists.txt:
    No cmake_minimum_required command is present. A line of code such as

    cmake_minimum_required(VERSION 2.6)

    should be added at the top of the file. The version specified may be lower
    if you wish to support older CMake versions for this project. For more
    information run "cmake --help-policy CMP0000".
    This warning is for project developers. Use -Wno-dev to suppress it.

    -- Configuring incomplete, errors occurred!

    C:\ultracopier>cmake -G "MinGW Makefiles" .
    -- The C compiler identification is GNU
    -- The CXX compiler identification is GNU
    -- Check for working C compiler: Z:/mks_1.8.3.2-svn2821-win32/MinGW/bin/gcc.exe
    -- Check for working C compiler: Z:/mks_1.8.3.2-svn2821-win32/MinGW/bin/gcc.exe -- works
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working CXX compiler: Z:/mks_1.8.3.2-svn2821-win32/MinGW/bin/g++.exe
    -- Check for working CXX compiler: Z:/mks_1.8.3.2-svn2821-win32/MinGW/bin/g++.exe -- works
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Looking for Q_WS_X11
    CMake Error: Error in cmake code at
    C:/ultracopier/CMakeFiles/CMakeTmp/CMakeLists.txt:2:
    Parse error. Function missing ending ")". Instead found left paren with text "(".
    CMake Error: Internal CMake error, TryCompile configure of cmake failed
    -- Looking for Q_WS_X11 - not found.
    -- Looking for Q_WS_WIN
    CMake Error: Error in cmake code at
    C:/ultracopier/CMakeFiles/CMakeTmp/CMakeLists.txt:2:
    Parse error. Function missing ending ")". Instead found left paren with text "(".
    CMake Error: Internal CMake error, TryCompile configure of cmake failed
    -- Looking for Q_WS_WIN - not found.
    -- Looking for Q_WS_QWS
    CMake Error: Error in cmake code at
    C:/ultracopier/CMakeFiles/CMakeTmp/CMakeLists.txt:2:
    Parse error. Function missing ending ")". Instead found left paren with text "(".
    CMake Error: Internal CMake error, TryCompile configure of cmake failed
    -- Looking for Q_WS_QWS - not found.
    -- Looking for Q_WS_MAC
    CMake Error: Error in cmake code at
    C:/ultracopier/CMakeFiles/CMakeTmp/CMakeLists.txt:2:
    Parse error. Function missing ending ")". Instead found left paren with text "(".
    CMake Error: Internal CMake error, TryCompile configure of cmake failed
    -- Looking for Q_WS_MAC - not found.
    -- Found Qt-Version 4.5.0-rc1 (using Z:/mks_1.8.3.2-svn2821-win32/qt/bin/qmake.exe)
    -- Found Automoc4: C:/Program Files (x86)/KDE/bin/automoc4.exe
    -- Found Perl: C:/Perl/bin/perl.exe
    -- Found kdewin32 library: C:/Program Files (x86)/KDE/lib/libkdewin32.dll.a
    -- Performing Test HAVE_FPIE_SUPPORT
    CMake Error: Error in cmake code at
    C:/ultracopier/CMakeFiles/CMakeTmp/CMakeLists.txt:2:
    Parse error. Function missing ending ")". Instead found left paren with text "(".
    CMake Error: Internal CMake error, TryCompile configure of cmake failed
    -- Performing Test HAVE_FPIE_SUPPORT - Failed
    -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
    CMake Error: Error in cmake code at
    C:/ultracopier/CMakeFiles/CMakeTmp/CMakeLists.txt:2:
    Parse error. Function missing ending ")". Instead found left paren with text "(".
    CMake Error: Internal CMake error, TryCompile configure of cmake failed
    -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Failed
    -- Performing Test __KDE_HAVE_GCC_VISIBILITY
    CMake Error: Error in cmake code at
    C:/ultracopier/CMakeFiles/CMakeTmp/CMakeLists.txt:2:
    Parse error. Function missing ending ")". Instead found left paren with text "(".
    CMake Error: Internal CMake error, TryCompile configure of cmake failed
    -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Failed
    -- Phonon Version: 4.3.0
    -- Found Phonon: C:/Program Files (x86)/KDE/lib/libphonon.dll.a
    -- Found Phonon Includes: C:/Program Files (x86)/KDE/include/KDE;C:/Program Files (x86)/KDE/include
    -- Found KDE 4.2 include dir: C:/Program Files (x86)/KDE/include
    -- Found KDE 4.2 library dir: C:/Program Files (x86)/KDE/lib
    -- Found the KDE4 kconfig_compiler preprocessor: C:/Program Files (x86)/KDE/bin/kconfig_compiler.exe
    -- Found automoc4: C:/Program Files (x86)/KDE/bin/automoc4.exe
    -- Configuring incomplete, errors occurred!

  2. #2
    yan
    yan est déconnecté
    Rédacteur
    Avatar de yan
    Homme Profil pro
    Ingénieur expert
    Inscrit en
    Mars 2004
    Messages
    10 035
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 43
    Localisation : France, Ille et Vilaine (Bretagne)

    Informations professionnelles :
    Activité : Ingénieur expert
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mars 2004
    Messages : 10 035
    Par défaut
    No cmake_minimum_required command is present. A line of code such as

    cmake_minimum_required(VERSION 2.6)
    essai peut être avec une autre version de cmake?

  3. #3
    Membre éclairé
    Avatar de alpha_one_x86
    Homme Profil pro
    Développeur informatique
    Inscrit en
    Décembre 2006
    Messages
    411
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Somme (Picardie)

    Informations professionnelles :
    Activité : Développeur informatique
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Décembre 2006
    Messages : 411
    Par défaut
    Citation Envoyé par yan Voir le message
    essai peut être avec une autre version de cmake?
    Pourtant je suis en en cmake 2.6.

Discussions similaires

  1. Raccourcis "cassés" sur le bureau KDE
    Par ParseErrorGuru dans le forum KDE
    Réponses: 4
    Dernier message: 09/08/2004, 00h00
  2. Installer un thème KDE
    Par bobunny dans le forum KDE
    Réponses: 4
    Dernier message: 01/08/2004, 00h29
  3. Réponses: 5
    Dernier message: 09/07/2004, 08h12
  4. Help..kde is on fire...
    Par Ancien_Do.Urden dans le forum KDE
    Réponses: 7
    Dernier message: 14/03/2004, 23h48
  5. Problème d'installation de thème kde
    Par Adrael dans le forum KDE
    Réponses: 7
    Dernier message: 27/09/2003, 11h01

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo