Git Product home page Git Product logo

Comments (7)

ensiform avatar ensiform commented on July 20, 2024 1

it's just a matter of pulling the repo, execute the bootstrap script and then vcpkg install sdl2

https://github.com/Microsoft/vcpkg

from quake3e.

ensiform avatar ensiform commented on July 20, 2024

You're better off using vcpkg instead of nuget

from quake3e.

grepwood avatar grepwood commented on July 20, 2024

@ensiform why? Does it come with MSVC? Can MSVC be made to use vcpkg to provide dependencies? If so, that's great. I tried doing the manual labor of what I suggest with NuGet and it was possible.

from quake3e.

ec- avatar ec- commented on July 20, 2024

MSVC is not the only build system on windows.

Also, it is better to have all possible dependencies:

  • for stable and newbie-friendly build process
  • to minimize end-user actions in case of missing/incompatible libraries - which is a common case for windows systems

from quake3e.

grepwood avatar grepwood commented on July 20, 2024

@ec- that's exactly why things like NuGet and vcpkg exist.

Edit: I can work on this in a fork and see how things pan out.

from quake3e.

ensiform avatar ensiform commented on July 20, 2024

As a side note I'm currently working on a basic cmake script for ETe Linux which is based on Q3e and merged with Enemy Territory. (@etfdevs/ETe)

Eventually it could be brought back to Q3e with relevant changes and probably add support for other compilers and OS'/architectures.

from quake3e.

grepwood avatar grepwood commented on July 20, 2024

There's already some work started in https://github.com/ec-/Quake3e/pull/56 but this is for Linux, not MSVC.

from quake3e.

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.