project-navigation
Personal tools

Poll

Are you interested in such a script

Yes
9 (100%)
No
0 (0%)
Don't care
0 (0%)

Total Members Voted: 5

Voting closed: August 12, 2009, 04:03:18 pm

Author Topic: make_UfoAI_win32 (all in one win32 build script)  (Read 127994 times)

Offline JFDionne

  • Cannon Fodder
  • **
  • Posts: 1
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #270 on: May 31, 2012, 12:20:23 am »
Hello, hope you are doing well, I'm trying to build the game with your nice product, but when I press the start button I got the error:

Error 48
Unable to find a free Drive slot

any suggestion to do for fix this error? :)

Offline Muton

  • Sergeant
  • *****
  • Posts: 496
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #271 on: June 02, 2012, 03:09:59 pm »
That means the script is unable to find a free srive slot
like
C:
d:
or whatever
store the whole thing in a folder where the name contains no spaces
like c:\compile_ufoai

The easiest way to get the game is by using the nightlys
http://ufoai.org/forum/index.php/topic,6302.0.html

Offline ManicMiner

  • Squad Leader
  • ****
  • Posts: 113
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #272 on: June 13, 2012, 08:00:23 pm »
Hi

All of a sudden I'm getting  "fatal: unable to connect a socket" messages when using the build script- and I'm currently away from home, but with access to a very fat internet pipe with no proxy server or port restrictions. Antivirus etc are all turned off as well. Has anything happened recently (in the past month) that might have adversely impacted the build script?

Offline Muton

  • Sergeant
  • *****
  • Posts: 496
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #273 on: June 15, 2012, 06:22:08 am »
git error
sourceforge seams to be offline

appears from time to time

Offline ManicMiner

  • Squad Leader
  • ****
  • Posts: 113
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #274 on: June 15, 2012, 10:17:27 pm »
Thanks. I'll try it again tomorrow. I'm at home now and am still having difficulties.

Offline ManicMiner

  • Squad Leader
  • ****
  • Posts: 113
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #275 on: July 22, 2012, 02:37:10 pm »
Hi,

I never did get to the bottom of the GIT errors but after several attempts I did eventually manage to get it going. I now get different issues during compiles. Sometimes it compiles with warnings but completes OK, other times it errors out.

I have attached the latest one that failed.


Offline Muton

  • Sergeant
  • *****
  • Posts: 496
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #276 on: July 23, 2012, 08:46:57 am »
maybe you are out of diskspace?

Offline ManicMiner

  • Squad Leader
  • ****
  • Posts: 113
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #277 on: July 23, 2012, 05:05:37 pm »
No, I have 87GB free.

Offline Muton

  • Sergeant
  • *****
  • Posts: 496
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #278 on: July 27, 2012, 03:15:08 pm »
i cant help you than
"im idling"

All i can say is
that on my server the nightlys are build fine ...

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #279 on: July 27, 2012, 09:44:37 pm »
Works fine on my laptop, too.

Offline ManicMiner

  • Squad Leader
  • ****
  • Posts: 113
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #280 on: July 29, 2012, 01:47:56 pm »
Works fine on mine too. 50% of the time anyway...

Offline Muton

  • Sergeant
  • *****
  • Posts: 496
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #281 on: August 11, 2012, 09:07:17 am »
== 2012.08.11 == 1.1.3 =====================================
To hunt this zip error down
the script will now return the called program error code
instead of 1 to indicate an error


change
  • return the error code from the called application instead of just 1 to indicate an error

Offline ManicMiner

  • Squad Leader
  • ****
  • Posts: 113
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #282 on: August 11, 2012, 11:47:14 pm »
Ta!

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #283 on: September 27, 2012, 05:42:25 pm »
What do I need to change after the repo switch? If I start now, it reports error, "Unable to copy new revision".

Offline Muton

  • Sergeant
  • *****
  • Posts: 496
    • View Profile
Re: make_UfoAI_win32 (all in one win32 build script)
« Reply #284 on: September 28, 2012, 05:49:39 pm »
????