Trying to compile trunk...

Discuss the future of Warzone 2100 with us.
KukY
Regular
Regular
Posts: 1859
Joined: 20 Mar 2009, 21:56

Trying to compile trunk...

Post by KukY »

I downloaded all that's needed, just need to update SVN and install MSVC...

I somehow know it will fail so I am looking for help here...

For beggining: Does anyone have expiriences with MSVC 2010?
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Trying to compile trunk...

Post by Buginator »

You posted in the wrong area. Moving.

For 2010, you need to make all the libs yourself from source. (Download them all, and compile them, and make a new dev package)
and it ends here.
User avatar
BlueMaxima
Trained
Trained
Posts: 431
Joined: 05 Jun 2008, 09:20
Location: Sydney, Australia

Re: Trying to compile trunk...

Post by BlueMaxima »

I dunno how to do that :P
Bring back...ducks!
KukY
Regular
Regular
Posts: 1859
Joined: 20 Mar 2009, 21:56

Re: Trying to compile trunk...

Post by KukY »

Buginator wrote:For 2010, you need to make all the libs yourself from source. (Download them all, and compile them, and make a new dev package)
Where to download them?
User avatar
Emdek
Regular
Regular
Posts: 1329
Joined: 24 Jan 2010, 13:14
Location: Poland

Re: Trying to compile trunk...

Post by Emdek »

KukY wrote:Where to download them?
If you are using Windows then use Google to find them. ;-)
Configure even sometimes shows project URL if library is not found, as far as I remember...
Nadszedł już czas, najwyższy czas, nienawiść zniszczyć w sobie.
The time has come, the high time, to destroy hatred in oneself.


Beware! Mad Qt Evangelist.
KukY
Regular
Regular
Posts: 1859
Joined: 20 Mar 2009, 21:56

Re: Trying to compile trunk...

Post by KukY »

Emdek wrote:If you are using Windows then use Google to find them. ;-)
Configure even sometimes shows project URL if library is not found, as far as I remember...
But what are those?
User avatar
Emdek
Regular
Regular
Posts: 1329
Joined: 24 Jan 2010, 13:14
Location: Poland

Re: Trying to compile trunk...

Post by Emdek »

KukY wrote:
Emdek wrote:If you are using Windows then use Google to find them. ;-)
Configure even sometimes shows project URL if library is not found, as far as I remember...
But what are those?
There is no output from IDE / compiler / something else?
It should print what is not available...
Nadszedł już czas, najwyższy czas, nienawiść zniszczyć w sobie.
The time has come, the high time, to destroy hatred in oneself.


Beware! Mad Qt Evangelist.
KukY
Regular
Regular
Posts: 1859
Joined: 20 Mar 2009, 21:56

Re: Trying to compile trunk...

Post by KukY »

I think I got it now...
I'll be back...
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Trying to compile trunk...

Post by Buginator »

It isn't hard, look at the libs we use, then google for them, get the source package, untar/zip/rar it, compile it, stick it in the new dev package, and that is pretty much it.
I did have a readme file that talked where I got the packages, but I don't recall if it is in the current dev package or not.
and it ends here.
KukY
Regular
Regular
Posts: 1859
Joined: 20 Mar 2009, 21:56

Re: Trying to compile trunk...

Post by KukY »

Buginator wrote:It isn't hard, look at the libs we use, then google for them, get the source package, untar/zip/rar it, compile it, stick it in the new dev package, and that is pretty much it.
I did have a readme file that talked where I got the packages, but I don't recall if it is in the current dev package or not.
Is it "REVS.TXT" file in trunk dev pkg? I found links to sources there so I guess it is...
KukY
Regular
Regular
Posts: 1859
Joined: 20 Mar 2009, 21:56

Re: Trying to compile trunk...

Post by KukY »

I got all of those sources downloaded, but now I am having problems compiling them -.-