fuchanghao

Results 24 comments of fuchanghao

那用Clash+TUN模式呗,设置好将steam接入代理即可。

测试了1.7.31-alpha04,同样有这个问题。

seem there's an easy way. change Cmakelists.txt "v141_clang_c2" to "llvm" Install Clang Power Tools & LLVM Compiler Toolchain https://marketplace.visualstudio.com/items?itemName=caphyon.ClangPowerTools https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.llvm-toolchain Cmake log > The C compiler identification is Clang 7.0.1...

> * v141_clang_c2 After using your guide, I still can't build Shibatch the same as using MSVC and it will crash the Visual Studio 2017. I also tried v142 in...

> > > Actually Shibatch source needed a minor fix to compile properly. It works fine now.

> > > I understood the resampler troubles, giving an SSE4.1 forceinlined function as template parameter for an SSSE3 function, strange clang did not noticed. A similar issue was fixed...

r2855 did not work with LLVM-Clang 8.0.0 again. I tried both /std:c++17 & /std:c++latest it won't solve the problem like you wrote in the comment. Tools: LLVM 8.0.0 Visual Studio...

> > > Failed for 64bit builds. I checked the mods for all three compilers but have not switched to x64. r2856 works fine in both Clang & MSVC 142...

> > > Builds with GCC given some of the changes in pull #31 (it also fixes a couple things that cropped up during testing the plugins). > > Is...

> .NET Core updates are offered via MU only if you have a previous patch for the same Core version already installed. Make sure you remove all 2.1 versions from...