[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems configureing projects



I am still having problems configuring projects.
1) LIBNAME does not except the second argument
2) Linking only links main.o, it should link all *.o files
I really need to know how to make these work. Please see my project file 
below.


Did anyone ever fix the problem of LIBNAME not excepting env virs? 
LIBNAME= -L${QTDIR}/lib
I had that problem about a year ago and I did not keep up with it.

My project file.

#
# xwpe - project-file: Project.prj
# created by xwpe version 1.5.26a
#
 

CMP=	gcc
CMPFLAGS=	-g -I/usr/lib/qt/include
LDFLAGS=	
EXENAME=	Project
LIBNAME=	-L/usr/lib/qt/lib -lqt
CMPSWTCH=	gnu
CMPMESSAGE=	'${?*:warning:}\"${FILE}\", line ${LINE}:* at or near * 
\"${COLUMN=AFTER}\"'

FILES=	TForm.cpp TForm_m.cpp main.cpp   


install:
	 

-- 
Roy Souther <roy@silicontao.com>

01100010 10101110 11000110 11010110 00000100 10110010 10010110 11000110 
01001110 11110110 11001110 00010110 10010110 00101110 10000100 10000100