|
|
Joined: May 2008
Posts: 4,930 Likes: 24
Very Senior Member
|
Very Senior Member
Joined: May 2008
Posts: 4,930 Likes: 24 |
Also, from what I must assume looking at your last screen shot, your PATH variable is completely wrong, as well as the QT_PLUGIN_PATH -- see yourself  !
A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
|
|
|
|
Joined: May 2012
Posts: 430 Likes: 1
Senior Member
|
Senior Member
Joined: May 2012
Posts: 430 Likes: 1 |
my setting of path using a batch. I use the 64 bits MingW from MAME site set PATH=C:\mingw\mingw64-w64\bin;C:\mingw\mingw64-w64\x86_64-w64-mingw32\bin;C:\mingw\mingw64-w64\Qt\bin;%PATH% set QT_PLUGIN_PATH=C:\mingw\mingw64-w64\Qt\plugins No renaming. If you use the 32bits version, you'll probably have to rename accordingly. EDIT : In your snap, you launch from a C:\mingw folder and there is no such path in your folder.
Last edited by remax; 09/23/12 04:02 PM.
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
New MinGW builds (SVN r4297) available.
|
|
|
|
Joined: Feb 2008
Posts: 326
Senior Member
|
Senior Member
Joined: Feb 2008
Posts: 326 |
Well that DLL dependancy can be fixed. To do that before compiling QT you need to change few files.
In mkspecs\win32-g++-4.6\qmake.conf
just add : QMAKE_LFLAGS = -static-libgcc -static-libstdc++
at the end.
and in : qmake\Makefile.win32-g++
change line 30 from: LFLAGS = -static-libgcc -s to : LFLAGS = -static-libgcc -static-libstdc++ -s
Then there will be no such depdendancy.
|
|
|
|
Joined: May 2008
Posts: 4,930 Likes: 24
Very Senior Member
|
Very Senior Member
Joined: May 2008
Posts: 4,930 Likes: 24 |
I know that, Micko... but it's no fix, and there are still many Qt DLL dependencies  . But since I have to rebuild Qt 4.8.3 anyway (when qmake is fixed for MinGW), I may change it, but I'm actually not happy with that because it's not the official mkspec.
A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
|
|
|
|
Joined: May 2008
Posts: 4,930 Likes: 24
Very Senior Member
|
Very Senior Member
Joined: May 2008
Posts: 4,930 Likes: 24 |
OK, I just checked the official MinGW package (could have worked as a replacement as it's also open-source licensed), but guess what: it has the exact same qmake issue  . Well, at least it's not my fault then  .
A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
|
|
|
|
Joined: May 2008
Posts: 4,930 Likes: 24
Very Senior Member
|
Very Senior Member
Joined: May 2008
Posts: 4,930 Likes: 24 |
Here's the first set of Win32 VC++ packages for the QMC2 0.38 series: 32-bit:64-bit:
A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
|
|
|
|
Joined: May 2008
Posts: 4,930 Likes: 24
Very Senior Member
|
Very Senior Member
Joined: May 2008
Posts: 4,930 Likes: 24 |
Regarding Qt 4.8.3 and MinGW, I received some info on what's causing the qmake issue and how to fix it ( patch). Let's try this  ... BTW: I'm also documenting the build steps here, in case someone's interested.
Last edited by qmc2; 09/25/12 07:33 AM.
A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
|
|
|
|
Joined: May 2008
Posts: 4,930 Likes: 24
Very Senior Member
|
Very Senior Member
Joined: May 2008
Posts: 4,930 Likes: 24 |
Yeah, this time it worked! Will upload the 64-bit version of the new Qt add-on soon, then build the 32-bit one... ![[Linked Image from qmc2.arcadehits.net]](http://qmc2.arcadehits.net/screenshots/qmc2-mingw-w64-qt-4-8-3.png)
A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
|
|
|
|
Joined: May 2008
Posts: 4,930 Likes: 24
Very Senior Member
|
Very Senior Member
Joined: May 2008
Posts: 4,930 Likes: 24 |
So, here's the new 64-bit package (Qt 4.8.3):
A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
|
|
|
0 members (),
142
guests, and
0
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
Forums9
Topics9,355
Posts122,423
Members5,082
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|
|