Development version? - Page 2

Development version?

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

I just typed scons configure.

usropts.py:

platform = 'windows'
optimize = '2'
cachedir = None
User avatar
BvDorp
Posts: 439
Joined: 14 Oct 2005, 12:09

Post by BvDorp »

How far away are we from:

1) New dev version
2) New Spring version?

The changelog hasn't been this long ever, and that's really saying something :shock:
Mugslugs
Posts: 89
Joined: 23 Aug 2005, 00:08

Post by Mugslugs »

Well I can put out a dev version whenever, I just need somewhere to put it and someone to tell me at what interval it should be updated.
User avatar
jcnossen
Former Engine Dev
Posts: 2440
Joined: 05 Jun 2005, 19:13

Post by jcnossen »

Would you be interested in maintaining the installer by any chance? ;)

It's a bit outdated atm, but if it's updated it should really be used to build the dev versions (So things like gamedata/* and the new bitmaps get properly included too)
Mugslugs
Posts: 89
Joined: 23 Aug 2005, 00:08

Post by Mugslugs »

I wouldnt mind but I could never get it to work something about an executable not in path env variable.
Edit: it appears I can upload to http://www.unknown-files.net today so i will use that link removed
just the exe I will try and get the installer working tonight.
Edit 2 : Fixed Link there was a hash in the filename which i think screws up php or apache. As far as I know it contains all needed files now.
http://www.unknown-files.net/index.php? ... &dlid=1587
Last edited by Mugslugs on 26 Aug 2006, 01:53, edited 2 times in total.
zorbawic
Posts: 107
Joined: 07 May 2006, 15:09

Post by zorbawic »

i get Error 404 after pressing downoad button
it seems that i was the first one trying to download it (twice)
Mugslugs
Posts: 89
Joined: 23 Aug 2005, 00:08

Post by Mugslugs »

Link fixed see above post :roll:
User avatar
BvDorp
Posts: 439
Joined: 14 Oct 2005, 12:09

Post by BvDorp »

Does this include all the files, like the earlier mentioned sensors.tdf ?
Mugslugs
Posts: 89
Joined: 23 Aug 2005, 00:08

Post by Mugslugs »

no just the exe although i'm trying to get the installer to work the sensors.tdf is in my first post in the code tags it goes under the gamedata directory.
User avatar
iamacup
Posts: 987
Joined: 26 Jun 2006, 20:43

Post by iamacup »

deleted the dead one!
Mugslugs
Posts: 89
Joined: 23 Aug 2005, 00:08

Post by Mugslugs »

thanks :-)
ps: jcnossen it now fails on building as it can't find all the libs, headers etc and it fails when i try to build the installer with just the main app plus dependencies.
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

Go into the Wiki, look into "Building Spring". It tells you where to find the precompiled dependencies, that pack includes the DLLs you need. Downloading the SVN's "game" directory will give you all the extra files you may need.
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Post by Caydr »

This is great, thank you. A regularly updated developer build is at the top of my wish list!
Mugslugs
Posts: 89
Joined: 23 Aug 2005, 00:08

Post by Mugslugs »

File: "tasclient070b2.pat" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in macro VPatchFile on macroline 2
Error in script "taspring.nsi" on line 345 -- aborting creation process
All done..
If this is a public release, make sure to save this and tag CVS etc..
Press any key to continue..
thats all build errors resolved, now i'm clueless do i have to build the lobby as well?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

your building the nsis installer?

I doubt you'll get TASClient up build, nor will TASClient connect to the server IIRC as the server in the svn has gone from 0.26->0.3 and the current lobby wont connect to it without requesting updates.
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Post by Caydr »

Could a moderator sticky this topic, or else another topic with the same intent? Just so there's an easy link to find a recent build.
Post Reply

Return to “Engine”