WMIT build

Other talk that doesn't fit elsewhere.
This is for General Discussion, not General chat.
Post Reply
AWarZoner
Trained
Trained
Posts: 129
Joined: 21 May 2013, 17:03

WMIT build

Post by AWarZoner »

How to compile the newest WMIT in Qt? :geek:

Qt says: C:\[my file]\WMIT\wmit.pro:107: error: WARNING: Include file C:/[my file]/WMIT/config.pri not found :hmm:

Andrie

P.S. I am new to Qt. :oops:
Perseus
Trained
Trained
Posts: 56
Joined: 09 Oct 2010, 22:25

Re: WMIT build

Post by Perseus »

That's just a warning message (seems to compile fine even though that appears).
You need to have Qt 4 installed and libQGLViewer.

On Linux you should be able to compile with:

Code: Select all

qmake
make
Think the same/similar should be possible on Windows, if you're trying to compile it on Windows that is. :)
Lord Apocalypse
Regular
Regular
Posts: 678
Joined: 29 Jul 2009, 18:01

Re: WMIT build

Post by Lord Apocalypse »

Are you using Qt creator or the VS addon for Qt?
AWarZoner
Trained
Trained
Posts: 129
Joined: 21 May 2013, 17:03

Re: WMIT build

Post by AWarZoner »

I am using Qt. :hmm:

Andrie
User avatar
Ezio
Trained
Trained
Posts: 306
Joined: 24 Apr 2010, 16:42

Re: WMIT build

Post by Ezio »

AWarZoner wrote:I am using Qt. :hmm:

Andrie
he means this or this.
AWarZoner
Trained
Trained
Posts: 129
Joined: 21 May 2013, 17:03

Re: WMIT build

Post by AWarZoner »

The binary packages include Qt 5.0.2 libraries and Qt Creator 2.7.0
To be precise I am using: Qt 5.0.2 for Windows 32-bit (MinGW 4.7, 650 MB).

Andrie
User avatar
montetank
Regular
Regular
Posts: 642
Joined: 14 Feb 2013, 00:05
Location: Montenegro

Re: WMIT build

Post by montetank »

Qt-4.....
In case the WZ-game ends in a draw , the game winner will be determined by penalty shoot-out.
User avatar
bendib
Regular
Regular
Posts: 1011
Joined: 29 Aug 2010, 05:22
Location: Imeuta
Contact:

Re: WMIT build

Post by bendib »

You need QT 4.x for WMIT, not QT 5.x.
Also known as Subsentient.
Post Reply