QT3 and qmake

Marios Geo marios_hellas_23 at yahoo.gr
Thu Jan 1 13:06:12 EET 2004


Καλή χρονιά,
Παιδιά αντιμετοπίζω το εξής πρόβλημα με το qt. Από το tutorial έκανα το 
παράδειγμα που λέει (από qt designer) αλλά δεν μπορώ να κάνω make. Γυρνάει το 
εξής error.
/bin/uic conversionform.ui -o .ui/conversionform.h
make: /bin/uic: Command not found
Όλα τα απαραίτητα αρχεία βρισκονται σε ένα φάκελο, ότι έκανε δηλαδή το qt 
designer από μόνο του.
Ευχαριστώ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conversionform.ui
Type: application/x-designer
Size: 13211 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20040101/216c7c4e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: text/x-makefile
Size: 3887 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20040101/216c7c4e/attachment-0001.bin>
-------------- next part --------------
SOURCES	+= main.cpp
unix {
  UI_DIR = .ui
  MOC_DIR = .moc
  OBJECTS_DIR = .obj
}
FORMS	= conversionform.ui
TEMPLATE	=app
CONFIG	+= qt warn_on release
LANGUAGE	= C++
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp
Type: text/x-c++src
Size: 256 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20040101/216c7c4e/attachment.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conversionform.ui.h
Type: text/x-chdr
Size: 2024 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20040101/216c7c4e/attachment.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conversionform.ui~
Type: application/x-trash
Size: 13001 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20040101/216c7c4e/attachment.bak>


More information about the Linux-greek-users mailing list