Daniel Gibson
Daniel Gibson
If that really causes a bug with libbacktrace can be tested by building with libbacktrace and then entering the following in the doom3 console: `developer 1` then `crash`. If it...
> I make installed libbacktrace on my system, how do I configure D3_HAVE_LIBBACKTRACE to be set with cmake? Good question - running CMake should find it automatically, if it's installed...
just a quick untested win32 build of this branch rebased on current master: [dhewm3_1.5.1_RC2+async_win32.zip](https://github.com/dhewm/dhewm3/files/5382354/dhewm3_1.5.1_RC2%2Basync_win32.zip)
Why is this a problem?
Not sure it's a good idea to change this - existing Doom3 maps could rely on the devmap trigger always being triggered?
there could still be old community maps that rely on devmap triggers always being triggered?
the fix wouldn't change the behavior of devmap, but that of normal map (so it doesn't behave like devmap anymore)
It means that Symantec (like basically all anti virus software) is useless shitty snake oil. Just delete it. If you think you need anti virus software, use Windows Defender, it...
Yeah sorry, I don't think I can do anything about it? dhewm3 doesn't do anything special, it reads some files (the game data), writes some files (in `Documents/My Games/dhewm3/`, like...
No idea, I don't think this is dhewm3's fault - maybe your distribution or at least your gdb is broken? General hints for debugging: * make sure to tell CMake...