Search code examples
OpenCV as a static library (cmake options)...


opencvcmakestatic-libraries

Read More
Swift Static Library based on C++ sources: linker command failed error: ld: symbol(s) not found for ...


c++iosswiftxcodestatic-libraries

Read More
How to use RTMPDump library in an OSX XCode project?...


xcodemacosstatic-librariesrtmp

Read More
Is it possible to create a static library directly using 'gcc' command?...


cgccstatic-libraries

Read More
How do I stop a C++ program from calling a function body from the wrong source file, when it's d...


c++visual-c++buildstatic-libraries

Read More
How size of executable(.exe) affected using a static library which created compiling more source fil...


linkerstatic-libraries

Read More
Unresolved external symbol even if everything seems OK...


c++visual-studiolinkerstatic-libraries

Read More
How to create a shared library wrapper for a static library (without using source files) with CMake?...


c++cmakeshared-librariesstatic-libraries

Read More
How to implement parts of member functions of a Class in a static library while the rest functions i...


c++compilationstatic-libraries

Read More
Extract statically linked libraries from an executable...


c++clinkerstatic-libraries

Read More
How to add a static library permanently to the Ubuntu system?...


c++compilationheaderstatic-libraries

Read More
Undefined reference in static library to global symbol included in an earlier included static librar...


cstatic-librarieselfstatic-linkingmusl

Read More
How to create a static library (not executable) in CMake?...


c++ccmakestatic-libraries

Read More
How to use opencv in embedded system...


c++opencvembeddedshared-librariesstatic-libraries

Read More
how to find sdk and xcode version number from .framework or .a file...


iosiphonexcodeframeworksstatic-libraries

Read More
How to you compile glibc (32-bit and 64-bit)?...


linuxgcccompilationstatic-librariesglibc

Read More
Does linking a static library twice result in duplication?...


c++visual-studiostatic-librariesstatic-linking

Read More
Why libtool runs ranlib for a static library installation?...


linuxcompilationstatic-librariesstatic-linkinglibtool

Read More
Statically linking libraries in MinGW...


mingwstatic-libraries

Read More
Googletest: CLANG compiles where GCC fails...


c++compilationlinkerstatic-librariesgoogletest

Read More
Understanding GOT (Global Offset Table) and PLT?...


assemblylinkerstatic-librariesdynamic-linkinggot

Read More
Create esp32 static library based on multiple components...


componentsstatic-librariesesp32esp-idf

Read More
Create XCFramework out of two static libraries (libssl.a, libcrypto.a)...


iosopensslstatic-librarieslibcryptoxcframework

Read More
How do I create a static library (.lib) which depends on the dynamic (.dll) tensorflow library?...


ctensorflowdllvisual-studio-2019static-libraries

Read More
Static link SDL2 on Linux...


cgccsdlstatic-librariessdl-2

Read More
Static link libpng into a shared library...


cshared-librariesstatic-librariesldstatic-linking

Read More
Contents of a static library...


c++cgccstatic-librariesobject-files

Read More
Including objects to a shared library from a C++ archive (.a)...


c++ffmpeglinkershared-librariesstatic-libraries

Read More
What does the "rcs" option in ar do?...


cgccstatic-librariesstatic-linkingunix-ar

Read More
CMake linking static libraries in different subdirectories into one single static library...


c++cmakestatic-librariesstatic-linking

Read More
BackNext