-
### Description
### Description
**Building our PHP extension with MSVC (VS Build Tools 2019 + Windows 10 SDK) fails with the linker unable to find ` _tsrm_ls_cache` symbol**. We are linking agai…
-
I've found out that when targeting `i686-pc-windows-msvc`, the first hook specified inside `hook_module` gets disregarded ( it does not get called ). The following hooks work as intended.
Here is a…
tsuza updated
3 weeks ago
-
MSVC doesn't like the usage of `std::for_each` in `mastering.cpp`, specially the usage in `linkChannels` and `Compressor::process`.
Replacing the `std::for_each` with a c++11 style range based loop…
-
```bash
mab@DESKTOP-1SOLNEE MINGW64 ~
$ cd ~/tmp/icefall/egs/ljspeech/TTS/
```
```bash
mab@DESKTOP-1SOLNEE MINGW64 ~/tmp/icefall/egs/ljspeech/TTS (master)
$ ./prepare.sh
2024-11-21 18:19:47 (…
-
> [!IMPORTANT]
> The issue was that the sidecar binary was read-only but Tauri silenced the permission error. See https://github.com/tauri-apps/tauri/issues/11778#issuecomment-2495504198 for more i…
-
Right now, as documented in `BUILDING.md` this library requires `clang` in the path for this `-msvc` target which of course is quite unexpected.
This leads to a rather frustrating experience using…
-
### What is your question?
Conan: Unknown MSVC compiler version [1940]
### Have you read the CONTRIBUTING guide?
- [X] I've read the CONTRIBUTING guide
-
Package: libpq[core,lz4,openssl,zlib]:x64-windows@16.4
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.41.34123.0
- vcpkg-tool version: 2024-11-12-eb492805e92a2c14a230f5c3deb3e89f677…
-
```
Instantbird wished to upgrade to libqq from the old libpurple plug-in for QQ,
which was done at https://bugzilla.instantbird.org/show_bug.cgi?id=1021
Part of this process was updating some of ou…
-
hi Mikhail Titov,
can you please update it, to work with MSVC 2017
i'm getting a lot of errors.
(e.g CMake Error at gtkmm/CMakeLists.txt:99 (string):
string no output variable specified
…