Top "Lib" questions

Where is libappindicator3.so.1?

I'm trying to install Google-Chrome on CentOS7(Linux 3.10.0-514.el7.x86_64). The file (libappindicator3.so.1()(64bit)) is needed, but there …

google-chrome centos lib
Installing GCC from source on Alpine

While trying to install GCC 6.4.0 on Alpine, I run into: checking for the correct version of gmp.h... yes checking …

linux gcc gmp alpine lib
.lib is not a valid Win32 application - Visual Studio 2015

I am trying to create a simple .lib file in C++ to try and use the code in my C# …

c++ visual-c++ visual-studio-2015 lib
Fatal error LNK1104: cannot open file 'libboost_log-vc141-mt-gd-1_64.lib'

I'm writing a program which utilizes Boost logging features and consequently, when attempting to build the said program, I'm getting …

c++ visual-studio boost visual-studio-2017 lib
code execution cannot proceed because cpprest_2_10.dll was not found

My aim is to use the Rest API in Visual Studio. I downloaded the C++ tool vcpkg from https://github.…

c++ dll visual-studio-2017 unresolved-external lib