| Subject: | QMAKE_LFLAGS += /FORCE with MinGW |
|---|---|
| From: | Gael Martin |
| Date: | Tue, 01 Feb 2005 17:44:09 +0100 |
Hi, sorry if this is obvious but I have a pro file with the following line: win32:QMAKE_LFLAGS += /FORCEIt compiles fine if I use MSVC++ but as soon as I switch to MinGW/G++ I get the following error when linking: g++: /FORCE: No such file or directoryIf I remove the /FORCE switch to the linker then I get more error complaining about multiple definition etc... Anyone knows the equivalent of /FORCE for g++? Gael -- List archive and information: http://lists.trolltech.com/qt-interest/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Need Help on runing c style xwin program wraped in a Qt program, Terren |
|---|---|
| Next by Date: | Re: Solutions for Automating Windows / Mac Qt application builds, Steve Atkins |
| Previous by Thread: | Re: Need Help on runing c style xwin program wraped in a Qt program, Terren |
| Next by Thread: | Re: QMAKE_LFLAGS += /FORCE with MinGW, Christopher Thompson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |