Jump to content
The Dark Mod Forums

Alberto Salvia Novella

Member
  • Posts

    160
  • Joined

  • Last visited

  • Days Won

    1

Alberto Salvia Novella last won the day on December 18 2019

Alberto Salvia Novella had the most liked content!

Reputation

38 Good

Contact Methods

  • Website URL
    es20490446e.wordpress.com

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I have requested to upstream this patch to the original openal code: https://svn.thedarkmod.com/publicsvn/darkmod_src/trunk/ThirdParty/custom/openal/patches/1.21.1/mxcsr.patch Here: https://github.com/kcat/openal-soft/issues/926 They have proposed commit, but I have not enough knowledge about the patch to comment of it. If someone could go there and give it the "okay" it would be very appreciated.
  2. Building ThirdParty libraries fails on Linux with the latest gcc. But I have fixed it. Could someone kindly add the fix to the SVN? https://bugs.thedarkmod.com/view.php?id=6314
  3. I use: https://gitlab.com/es20490446e/darkmod-linux Although right now it has this small issue, due to an update on C++ standards: https://bugs.thedarkmod.com/view.php?id=6307 If someone could add that missing line to the SVN...
  4. Someone affected, please report this issue at the Linux Bugzilla. And maybe we will be lucky. I cannot do it myself now, because my affected computer is far away from me.
  5. https://bugs.thedarkmod.com/view.php?id=5881#c14713
  6. Yeap, it worked now. Thanks Maybe I should always build ThirdParty from trunk.
  7. I see, we are using different bincrafters URLs for some reason. Lets try...
  8. It cannot be that, because the Conan workspace is a temporal blank dir: ``` configureConan () { export CONAN_USER_HOME="${buildLibs}..." so conan config set general.revisions_enabled=True so conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan } ```
×
×
  • Create New...