Closed AlexTryHarder closed 7 years ago
Sorry, I wasn't thinking when I released the latest patch. It's dynamically linked against libc++, which you probably don't have installed (and isn't in steamrt). What distro are you on?
Ubuntu 17
See if there's a package with a name containing libc++ or libcxx
---- On Mon, 26 Jun 2017 10:12:27 -0700 notifications@github.com wrote ----
Ubuntu 17
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
No i cant find any of them
In the package manager on Mint, I have libc++1, which i'm taking a fairly good guess that's what you're looking for. Also, make sure libcurl is installed too, as that may be needed for the "hooking"
Yep, watch out for the problem that just came up in #64, though.
---- On Mon, 26 Jun 2017 11:03:48 -0700 notifications@github.com wrote ----
In the package manager on Mint, I have libc++1, which i'm taking a fairly good guess that's what you're looking for.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Well, this problem does not occur on Fedora, only. This is good and bad at same time.
The problem I'm referring to is directory entry order
Installing libc++1 doesn't fix the issue
@Crossik9 Did you install clang too ? About libcxx, remember, install the "devel" version. ex. $ sudo apt-get install libc++-dev
If he's using a prebuilt he doesn't need headers/linker archives
Try an earlier revision (latest 1.x). If you're waiting on mod_overrides, just hang tight.
Packaging Update 1.3-r1-1 works great, thanks!
I download and install blt4l_2.0-pre1_Ubuntu-trusty.tar.xz When trying to start, game just crash instantly.