Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in msvc12
Error C2491: definition of dllimport function not allowed
Mar 14, 2023
c++
dllimport
dllexport
msvc12
Error on MSVC when trying to declare std::make_unique as friend of my templated class
Feb 10, 2023
c++
c++14
unique-ptr
friend-function
msvc12
Can not configure compiler and build kit for Qt 5.5
Oct 21, 2022
c++
visual-studio
qt
msvc12
unresolved external symbol __mm256_setr_epi64x
Sep 05, 2018
c++
visual-studio-2012
intrinsics
avx
msvc12
Exit application while stdin blocking on windows
Apr 04, 2019
windows
multithreading
c++11
stdin
msvc12
std::thread cause deadlock in DLLMain
Mar 26, 2021
c++
visual-c++
msvc12
C++ class not recognized by Python 3 as a module via Boost.Python Embedding
Jan 09, 2022
python
c++
boost-python
msvc12
2>LINK : fatal error LNK1104: cannot open file 'libboost_filesystem-vc120-mt-sgd-1_58.lib'
Jan 17, 2021
boost
cmake
msvc12
Delphi: Calling a C dll function with Debugger takes 15 s without debugger 0.16 s. Why?
Nov 07, 2022
c++
performance
delphi
dll
msvc12
Whats the design rationale between GCC exporting all symbols by default vs MSVC not exporting anything by default?
Jul 12, 2021
c++
visual-c++
gcc
msvc12
Possible compiler bug in MSVC12 (VS2013) with designated initializer
Feb 08, 2022
c
visual-studio-2013
compiler-bug
designated-initializer
msvc12
Why does is_copy_constructible return true for unique_ptr in MSVC12
May 23, 2016
c++
c++11
typetraits
msvc12
How to fix 'error MSB4018: The "VCMessage" task failed unexpectedly' in Visual Studio 2013
May 21, 2018
msvc12
Can't assign string literal to boxed std::string vector
Oct 22, 2022
c++
c++11
visual-c++
constructor
msvc12
"Function has no address" despite disabled optimization (/Od)
Jul 05, 2022
c++
visual-c++
compiler-optimization
msvc12
C++, curious compiler error when implementing a function `int next(std::string param)`
Oct 25, 2022
c++
compiler-errors
msvc12