Jump to content

Cannot build 0AD on Windows


Recommended Posts

I have downloaded the trunk and followed the instructions in http://trac.wildfire...ildInstructions but I have problems with the following step:

The Visual Studio project/solution files are automatically generated from the source files:

  • Run build/workspaces/update-workspaces.bat.

Removing the @echo off this is what I get:

E:\!Proyectos\0AD\trunk\build\workspaces>update-workspaces.bat

E:\!Proyectos\0AD\trunk\build\workspaces>rem @echo off

E:\!Proyectos\0AD\trunk\build\workspaces>rem ** Create Visual Studio Workspaces on Windows **

E:\!Proyectos\0AD\trunk\build\workspaces>cd ..\premake

E:\!Proyectos\0AD\trunk\build\premake>if not exist ..\workspaces\vc2005\SKIP_PREMAKE_HERE premake4\bin\release\premake4 --outpath="../workspaces/vc2005" --collada vs2005
.../!Proyectos/0AD/trunk/build/premake/extern_libs4.lua:363: attempt to call field 'getversion' (a nil value)

E:\!Proyectos\0AD\trunk\build\premake>if not exist ..\workspaces\vc2008\SKIP_PREMAKE_HERE premake4\bin\release\premake4 --outpath="../workspaces/vc2008" --collada vs2008
.../!Proyectos/0AD/trunk/build/premake/extern_libs4.lua:363: attempt to call field 'getversion' (a nil value)

E:\!Proyectos\0AD\trunk\build\premake>if not exist ..\workspaces\vc2010\SKIP_PREMAKE_HERE premake4\bin\release\premake4 --outpath="../workspaces/vc2010" --collada vs2010
.../!Proyectos/0AD/trunk/build/premake/extern_libs4.lua:363: attempt to call field 'getversion' (a nil value)

E:\!Proyectos\0AD\trunk\build\premake>cd ..\workspaces

I have no idea what's the problem here. I have VS2010 Ultimate, and I have tried to run the bat from the vs commandline.

Any idea?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...