Nur leider kann ich damit keine Programme übersetzten:(
Die installation hatte prima geklappt. Nur baut qmake keine brauchbaren Makefiles.
Siehe dieses Beispiels:
Code: Alles auswählen
#############################################################################
# Makefile for building: Lagerverwaltung
# Generated by qmake (2.00a) (Qt 4.1.0) on: Mi 11. Jan 14:36:36 2006
# Project: Lagerverwaltung.pro
# Template: app
#############################################################################
####### Compiler, tools and options
CC = gcc
CXX = g++
LEX = flex
YACC = byacc
DEFINES = -DUNICODE -DQT_LARGEFILE_SUPPORT -DMEINDEBUG -DQT_DLL -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT
CFLAGS = -O2 -O2 -Wall $(DEFINES)
CXXFLAGS = -O2 -O2 -frtti -fexceptions -Wall $(DEFINES)
LEXFLAGS =
YACCFLAGS = -d
INCPATH = -I"C:/c++/Qt/4.1.0MS/include/QtCore" -I"C:/c++/Qt/4.1.0MS/include/QtGui" -I"C:/c++/Qt/4.1.0MS/include/QtSql" -I"C:/c++/Qt/4.1.0MS/include" -I"Quellen\Datentypen" -I"C:/c++/Qt/4.1.0MS/include/ActiveQt" -I"tmp\moc" -I"tmp\ui_header" -I"C:/c++/Qt/4.1.0MS/mkspecs/win32-g++"
LINK = g++
LFLAGS = -mthreads -Wl,-enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -Wl,-s -Wl,-s -Wl,-subsystem,console
LIBS = -L"C:\c++\Qt\4.1.0MS\lib" tmp\obj\Windows.o -lQtSql4 -lQtGui4 -lQtCore4
QMAKE = qmake
IDC = C:\c++\Qt\4.1.0MS\bin\idc.exe
IDL = midl
ZIP = zip -r -9
DEF_FILE =
RES_FILE = tmp\obj\Windows.o
COPY = copy /y
COPY_FILE = $(COPY)
COPY_DIR = xcopy /s /q /y /i
DEL_FILE = del
DEL_DIR = rmdir
MOVE = move
CHK_DIR_EXISTS= if not exist
MKDIR = mkdir
INSTALL_FILE = $(COPY_FILE)
INSTALL_DIR = $(COPY_DIR)
####### Output directory