Git Product home page Git Product logo

Comments (11)

a1batross avatar a1batross commented on August 27, 2024

Dependency Walker hangs for me too. :(

But for me, it works. MSVC2017.

from xash3d-fwgs.

noodlecollie avatar noodlecollie commented on August 27, 2024

Aha, I'm on 2019. I'll give 2017 a shot and see if it makes any difference.

from xash3d-fwgs.

noodlecollie avatar noodlecollie commented on August 27, 2024

I've tried installing VS 2017 and using the different versions of MSVC that Waf reports are available (--msvc_version with 16.0, 15.9 and 15.0 when invoking configure), but that doesn't seem to have made any difference.

EDIT: Also tried generating a VS project and building from within VS2017 (after upgrading the projects), but still no change.

from xash3d-fwgs.

a1batross avatar a1batross commented on August 27, 2024

I will look into this. But does autobuilds are not working too?

Sadly, Windows doesn't give better error reporting, compared to dlerror() in most it's implementations. :(

from xash3d-fwgs.

noodlecollie avatar noodlecollie commented on August 27, 2024

If by autobuilds you mean executing waf build on the command line, those don't work either.

from xash3d-fwgs.

a1batross avatar a1batross commented on August 27, 2024

I mean, xash3d-deploy repo. Look into newengine-master branch. Download xash-vc.7z, it's the engine built with MSVC.

from xash3d-fwgs.

noodlecollie avatar noodlecollie commented on August 27, 2024

The engine build from that repo appears to work for me.

from xash3d-fwgs.

a1batross avatar a1batross commented on August 27, 2024

Interesting...

Can you explain how you building and running the engine? Things are changing rapidly for the new engine.

Maybe you should try to use git bisect and find commit which fails build for you.

from xash3d-fwgs.

noodlecollie avatar noodlecollie commented on August 27, 2024

The command line I use by default to build the engine is:

python waf configure --build-type=debug --prefix=build/install --sdl2=C:\Users\Vesper\Documents\SDL2-2.0.9 --vgui=C:\Users\Vesper\Documents\GitHub\vgui-dev build install

However, thinking about it, I have a suspicion that the missing dependency is either SDL2 or VGUI, given I have to provide them both to configure. I'll check to make sure that these are accessible from the installed output location.

EDIT: Turns out that was the issue after all. I've just swapped my main laptop from a Macbook to a Windows machine, so I'm used to SDL being accessible automatically via the Mac frameworks. Slightly misleading that Windows suggests it's an issue with xash.dll and makes no mention of its sub-dependencies.

from xash3d-fwgs.

a1batross avatar a1batross commented on August 27, 2024

from xash3d-fwgs.

noodlecollie avatar noodlecollie commented on August 27, 2024

I've made a note of all this. Thanks for the help in debugging.

from xash3d-fwgs.

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.