Search code examples
VS Code explorer (terminal) kind resets every time for new projects to 'integrated'...

visual-studio-codesettingsvscode-debuggermsvc12cl.exe

Read More
MSVC FP library float erfcf(x) unexpectedly slow - 2x slower than double erfc(x). Why?...

cperformancegccnumerical-methodsmsvc12

Read More
Cannot link libcrypto statically w/ cmake...

c++cmakeopenssllinkermsvc12

Read More
Why exception can not be caught on windows by msvc but on Linux by GCC...

c++c++11gccmsvc12

Read More
Build Boost with Conan 2.0 fails with MSVC...

boostbuildmsbuildmsvc12conan-2

Read More
Error on MSVC when trying to declare std::make_unique as friend of my templated class...

c++c++14unique-ptrfriend-functionmsvc12

Read More
auto open_flags = std::ios::binary; seems to produce the wrong type in MSVC. Is it a bug?...

c++c++11visual-c++c++17msvc12

Read More
msvc compiler gives an error, fine with minGW...

c++qtqt6msvc12

Read More
Using replace with std::ranges::views...

c++c++20msvc12

Read More
Is it possible to run another installer while installing something in Windows?...

wixwindows-installermsvc12

Read More
How to fix 'error MSB4018: The "VCMessage" task failed unexpectedly' in Visual Stu...

msvc12

Read More
Exit application while stdin blocking on windows...

windowsmultithreadingc++11stdinmsvc12

Read More
__FUNC__ undefined in VSCode...

c++visual-c++visual-studio-codemsvc12

Read More
How is there the arithmetic error of a division by zero in this function?...

ccs50luhnmsvc12

Read More
How to identify function called from thread or process in msvc...

winapimsdnmsvc12

Read More
Initialize QHash inside a class...

c++qtmsvc12qhash

Read More
error MSB6006: "CL.exe" exited with code 1 after adding template function or class...

c++templatescrashmsvc12cl

Read More
Compiling with clang-cl works, but linking fails to find basic libc symbols...

clangmsvc12

Read More
unresolved external symbol __mm256_setr_epi64x...

c++visual-studio-2012intrinsicsavxmsvc12

Read More
Single setup exe file Qt Application deployment...

qtdeploymentmsvc12

Read More
Can't assign string literal to boxed std::string vector...

c++c++11visual-c++constructormsvc12

Read More
Why does is_copy_constructible return true for unique_ptr in MSVC12...

c++c++11type-traitsmsvc12

Read More
error compiling openCTM in x64...

c++64-bitmsvc12

Read More
"Function has no address" despite disabled optimization (/Od)...

c++visual-c++compiler-optimizationmsvc12

Read More
Error C2491: definition of dllimport function not allowed...

c++dllimportdllexportmsvc12

Read More
Is it possible to build ffmpeg x64 on Windows?...

buildffmpegmsvc12

Read More
method existence checker code breaks in vs2015...

c++c++11visual-studio-2015msvc12msvc14

Read More
Different results on a variadic template example among gcc, clang and msvc - can anyone explain?...

c++11gccclangvariadic-templatesmsvc12

Read More
Why is the "returning reference to temporary object" compiler warning not triggered?...

c++visual-c++pass-by-referencemsvc12

Read More
VS2013 : compiler bug with float and /EHa + /fp:strict?...

c++visual-studiofloating-pointcompiler-bugmsvc12

Read More
BackNext