Git Product home page Git Product logo

Comments (3)

past-due avatar past-due commented on May 22, 2024

Do you hit the same issue when attempting a CMake configure + build?

from warzone2100.

Forgon2100 avatar Forgon2100 commented on May 22, 2024

Do you hit the same issue when attempting a CMake configure + build?

No.
Compiling with Cmake results in the following output instead:

[164/276] Generating __shouldnotexist.h, autorevision.h, autorevision.cache
-- Found Git: /usr/bin/git (found version "2.21.0") 
-- Gathered revision data from Git
-- Output H format to: /home/x/walls/warzone2100/build/src/autorevision.h
-- /* Generated by autorevision.cmake - do not hand-hack! */
#ifndef AUTOREVISION_H
#define AUTOREVISION_H

#define VCS_TYPE		"git"
#define VCS_BASENAME	"warzone2100"
#define VCS_BRANCH		"walls"
#define VCS_TAG			""
#define VCS_EXTRA       ""

#define VCS_FULL_HASH		"e3381739e8cdc74e82cf37b3bf8cb3ab451cf4bf"
#define VCS_SHORT_HASH		"e338173"

#define VCS_WC_MODIFIED		0

#define VCS_COMMIT_COUNT	2
#define VCS_MOST_RECENT_TAGGED_VERSION	""
#define VCS_COMMIT_COUNT_SINCE_MOST_RECENT_TAGGED_VERSION	
#define VCS_COMMIT_COUNT_ON_MASTER_UNTIL_BRANCH	
#define VCS_BRANCH_COMMIT_COUNT	
#define VCS_MOST_RECENT_COMMIT_DATE	"2019-04-27T11:07:30-05:00"
#define VCS_MOST_RECENT_COMMIT_YEAR	"2019"

#endif

/* end */

-- Output SH format to: /home/x/walls/warzone2100/build/src/autorevision.cache

cmake_configure.log
cmake_build.log

from warzone2100.

Forgon2100 avatar Forgon2100 commented on May 22, 2024

Since eca70df compiling with autotools
is considered to be deprecated. Therefore, this issue can be closed.

from warzone2100.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.