Giter Site home page Giter Site logo

Windows release about civctp2 HOT 5 OPEN

sevenfm avatar sevenfm commented on May 23, 2024 1
Windows release

from civctp2.

Comments (5)

orlovskyjavaprofi avatar orlovskyjavaprofi commented on May 23, 2024

As far as i know you need visual studio there once loaded sln project you can may try to compile.

from civctp2.

LynxAbraxas avatar LynxAbraxas commented on May 23, 2024

Is there a possibility to make a windows release, for those who have no idea how to compile it?

Yes possibilities exist, but have not been realized so far (contributions welcome!).
AppVeyor CI could be used for Windows builds, see #6 and as reference see also: #348 and #294.

from civctp2.

LynxAbraxas avatar LynxAbraxas commented on May 23, 2024

@thistleknot did you succeed in the end on #348?

from civctp2.

thistleknot avatar thistleknot commented on May 23, 2024

no, I kind of moved on from games these days.

from civctp2.

LynxAbraxas avatar LynxAbraxas commented on May 23, 2024

Seems GL-CI now offers shared runners for building on windows:
https://docs.gitlab.com/ee/development/windows.html#shared-windows-runners
https://about.gitlab.com/blog/2020/01/21/windows-shared-runner-beta/
which already provide VS:
https://gitlab.com/gitlab-org/ci-cd/shared-runners/images/gcp/windows-containers/blob/main/cookbooks/preinstalled-software/README.md
So we would just need a contribution to

civctp2/.gitlab-ci.yml

Lines 17 to 23 in 92cb24b

.build: &build
stage: build
# tags:
# - multicore
variables:
GIT_SUBMODULE_STRATEGY: recursive
script:

to also build the current sources for CTP2, not sure though if that could be achieved with the current use of dind

from civctp2.

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.