Jump to content

Mechanicus

Community Newbie
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Mechanicus

  1. Hello, 

    I just downloaded the game and the code. The game works fine if that means anything. But when I try the build the project in Visual Studio 2015 I get 
     

    1>------ Build started: Project: test, Configuration: Release Win32 ------
    1>  'C:/Users/pierr/Documents/0' is not recognized as an internal or external command,
    1>  operable program or batch file.
    1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(123,5): error MSB3073: The command "C:/Users/pierr/Documents/0 A.D/0ad/build/bin/cxxtestgen.exe --root  --include=precompiled.h --include=lib/external_libraries/libsdl.h --runner=ErrorPrinter -o C:/Users/pierr/Documents/0 A.D/0ad/source/test_root.cpp
    1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(123,5): error MSB3073: :VCEnd" exited with code 9009.
    ========== Build: 0 succeeded, 1 failed, 15 up-to-date, 0 skipped ==========


    I checked the files mentioned and the only one I seem to be missing is the precompiled.h which I believe is supposed to be located directly in \source. I might be missing something but I followed the instructions for fetching the code through Git. I've tried fetching the project through SVN but that failed ( image bellow) and Im not sure why. 

    Any help would be appreciated!

    SVNfailed.png

×
×
  • Create New...