Join Today
+ Reply to Thread
Results 1 to 4 of 4
  1. #1

    Default Ezxflash compiling

    Hi, I trying compile ezxflash on Gentoo,QT-3.3.8 and QT 4.3.0 is installed, but I get this error:

    cd src/ && make -f Makefile
    make[1]: Entering directory `/home/zsman/Dev/Flash/ezxflash/ezxflash/src'
    /usr/bin/uic-qt4 mainwindow.ui -o ui_mainwindow.h
    make[1]: /usr/bin/uic-qt4: Command not found
    make[1]: *** [ui_mainwindow.h] Error 127
    make[1]: Leaving directory `/home/zsman/Dev/Flash/ezxflash/ezxflash/src'
    make: *** [sub-src-make_default] Error 2

    In QT package is not /usr/bin/uic-qt4, only /usr/bin/uic . I create symlink ln -s /usr/bin/uic /usr/bin/uic-qt4 and now I get this:

    cd src/ && make -f Makefile
    make[1]: Entering directory `/home/zsman/Dev/Flash/ezxflash/ezxflash/src'
    /usr/bin/uic-qt4 mainwindow.ui -o ui_mainwindow.h
    g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -I. -o main.o main.cpp
    g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -I. -o phone.o phone.cpp
    g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -I. -o mainwindow.o mainwindow.cpp
    (cd "/usr/qt/3/src/tools/moc" && make)
    /bin/sh: line 0: cd: /usr/qt/3/src/tools/moc: No such file or directory
    make[1]: *** [/usr/bin/moc-qt4] Error 1
    make[1]: Leaving directory `/home/zsman/Dev/Flash/ezxflash/ezxflash/src'
    make: *** [sub-src-make_default] Error 2


    What is wrong? Any idea? (or gentoo ebuild )
    Thanks

  2. #2

    Default

    Quote Originally Posted by siD View Post
    What is wrong? Any idea? (or gentoo ebuild )
    Thanks
    You need recompile qt-4 and qt-gui-4 with qt3support.

    PS: I read the date, but nobody answer howto fix up.
    Last edited by k4misiek; 09-26-2008 at 03:12 PM.

  3. #3
    Join Date
    Aug 2008
    Location
    Colombia
    Posts
    13

    Default

    I too am going

  4. #4

    Default

    You need another tool moc to compile classes with macro Q_OBJECT


 
+ Reply to Thread

Similar Threads

  1. Cross Compiling tool for E6
    By jeg_elsker in forum E6 General Chat
    Replies: 2
    Last Post: 11-24-2008, 09:33 AM
  2. Problem on compiling with EZX Crosstool
    By arash in forum A1200 General Chat
    Replies: 8
    Last Post: 10-31-2008, 05:43 PM
  3. [HELP] Please help me compiling this file
    By arash in forum A1200 General Chat
    Replies: 2
    Last Post: 09-26-2008, 10:55 AM
  4. Compiling a Skn file.
    By Cambrihonne in forum Moto Skins Technical Forum
    Replies: 11
    Last Post: 09-03-2008, 10:05 PM
  5. QT ld error while compiling OPIE 1.2.2
    By sandman in forum Development
    Replies: 0
    Last Post: 07-03-2006, 11:54 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1