Commands To Suppress Some Building Errors With Visual Studio
Here are some commands you would probably frequently use when you’re building Linux codes with VS2013~VS2015. Go to “C/C++ - Project - Properties - Additional Options”, add following commands(each command separated by one blank):
Published:
24 Oct 2015
Glog Build Problems on Windows X86 and Visual Studio 2015
I git clone glog from https://github.com/google/glog.
Published:
23 Oct 2015
Gflags Build Problems on Windows X86 and Visual Studio 2015
Gflags Build Problems on Windows X86 and Visual Studio 2015
Published:
23 Oct 2015
Horrible Wired Errors Come From Simple Stupid Mistake
Several days ago I was transplanting some codes from Linux to Windows x86 platform.
Published:
16 Oct 2015