Search code examples
Why doesn't the linker complain of duplicate symbols?...

c++linkerstatic-linkingdynamic-linking

Read More
How simplest to reference a static library from Visual Studio 2017?...

c++visual-studiovisual-studio-2017static-librariesstatic-linking

Read More
Memory Allocation in Static vs Dynamic Linking of C Runtime...

cvisual-c++dynamic-linkingstatic-linkingmsvcrt

Read More
C++ - Resolve linker error when working with static and dynamic libraries...

c++dllstatic-librariesstatic-linkingdynamic-linking

Read More
Is static linking slower than local code...

c++static-linking

Read More
Error while loading shared libraries: libcudart.so...

opencvcmakecudashared-librariesstatic-linking

Read More
Upgrade of BOOST 1.35 to 1.43 causes linker error with __pRawDllMain (mfc related)...

mfcboost-threadstatic-linkingdynamic-linking

Read More
How to create a single native shared library with no dependency for Android using Qt Creator...

androidqtandroid-ndkqmakestatic-linking

Read More
Exporting Functions from a Win32 Cross Built Static Library...

cstatic-librariesstatic-linkingcross-build

Read More
iOS - Building a static framework with other framework dependencies...

iosiphoneopencvstatic-linking

Read More
Is it possible to statically link against a shared object?...

shared-librariesdynamic-linkingstatic-linking

Read More
Does when using dynamic framework increase binary size than using static framework?...

ioscocoapodsstatic-librariesstatic-linkingdynamic-linking

Read More
Tensorflow missing c_api from static library...

tensorflowstatic-linkingc-api

Read More
What are the advantages gain by defining a template function with static and inline in a source file...

c++templateslinkerinlinestatic-linking

Read More
How do I properly link .a library file and its header?...

c++g++static-linking

Read More
In C, is it possible to change exported function name to different one?...

clinkerinlinestatic-linking

Read More
C++ static library: implement definitions in wrappers/bridges toward native mobile methods (Java, Ob...

c++cross-platformstatic-librariesstatic-linking

Read More
Fully statically build application with all dependencies (libgcc, etc.)?...

c++linkerstatic-linkingdynamic-linkinglibgcc

Read More
Building POCO libraries with CMake in Windows...

c++cmakestatic-linkingpoco-librariesnmake

Read More
Link static Qt library to c program...

c++cqtgccstatic-linking

Read More
Linking to GNU scientific library on cluster?...

c++linker-errorsstatic-linkinggsl

Read More
PDB 'vc100.pdb' was not found with...

c++visual-studio-2010linkerwarningsstatic-linking

Read More
How can I compile an autotools project with statically linked dependancies?...

autotoolsstatic-linkingshared-libraries

Read More
Xcode Cocoa app libav* and MagickWand static library issues...

xcodemacoscocoastatic-linkinglibavcodec

Read More
Standalone wxWidgets app asking for linked library...

static-librarieswxwidgetsstatic-linking

Read More
Creating .exe from c project with built in SDL2 library...

csdl-2static-linking

Read More
Should I hide symbols when linking a static library into a shared one?...

linuxgcclinkerstatic-linkingdynamic-linking

Read More
Make a standalone OpenCV application using QMake...

c++opencvqt-creatorqmakestatic-linking

Read More
Hiding non-API symbols in library...

cposixldstatic-linkingobject-files

Read More
MinGW on Cygwin. Some issues on linking the GNU Scientific Library...

c++cygwinmingwstatic-linkinggsl

Read More
BackNext