Search code examples
How do I extract object files from an iOS library (on a Mac)?...


static-librariesunix-arxcrun

Read More
Reference errors when linking wxWidgets statically...


c++mingwwxwidgetsstatic-librariespremake

Read More
Why does static library contain a main function?...


c++static-librariesprogram-entry-point

Read More
Building your own package for distribution via vcpkg...


ccmakestatic-librariesvcpkg

Read More
How to debug a complex project source code which generates a static library?...


c++debuggingmakefilestatic-librariesvscode-debugger

Read More
Building Qt from source statically for Visual Studio...


c++static-librariesstatic-linkingqt6

Read More
Compilers allow a weak symbol function with no implementation and no linker error...


gcclinkerclangstatic-librariesstatic-linking

Read More
Statically linked executable with dynamic loading...


static-librariesstatic-linkingdynamic-linkingdynamic-loadingobject-code

Read More
VC++ resources in a static library...


visual-c++resourcesstatic-libraries

Read More
How to compile a static library in Linux?...


cgccstatic-libraries

Read More
Compiling Rust static library and using it in C++: undefined reference...


c++linkerruststatic-libraries

Read More
Linking with static library not equivalent to linking with its objects...


gcclinkerembeddedstatic-librariesstatic-linking

Read More
Why such warning even though type is specified in .h file...


cincludestatic-librariesc-libraries

Read More
Static library link issue with Mac OS X: symbol(s) not found for architecture x86_64...


cmacosclangstatic-librariesunix-ar

Read More
Objective-C categories in static library...


iosobjective-clinkercategoriesstatic-libraries

Read More
Build FFTW lib with Visual Studio 2015 [added: steps for VS 2019]...


visual-studio-2015mingwstatic-librariesvisual-studio-2019fftw

Read More
How can I import a static library in Python?...


pythonimportstatic-libraries

Read More
ctypes for static libraries...


pythonstatic-librariesctypes

Read More
Can a static C library cause filename collisions?...


cmakefilestatic-libraries

Read More
Ensure linker include specific files from static library...


c++cmakestatic-libraries

Read More
How do I build librevenge static libraries (*.lib) for use in Windows?...


buildstatic-librariescross-compilinggnu-makewindows-subsystem-for-linux

Read More
Dependencies not being built from command line execution with Code::Blocks...


cwindowsstatic-librariescodeblocks

Read More
Is it possible to create a statically linked library that includes git submodules in the archive fil...


cgitcmakestatic-librariesgit-submodules

Read More
Why is the constructor of a global variable not called in a library?...


c++linuxstatic-libraries

Read More
Installing OpenSSL library for Xcode...


iosxcodeopensslstatic-libraries

Read More
Get the current users language in static class of domain project...


localizationasp.net-core-webapi.net-6.0static-librariesclean-architecture

Read More
Swift -dead_strip doesn't remove unused classes...


swiftstatic-librariesstatic-linkingstrip

Read More
How to correctly change dynamic pod library to static?...


swiftxcodecocoacocoapodsstatic-libraries

Read More
Valid pointer from static library code treated as a nullptr in the application code...


c++linkerg++static-libraries

Read More
"Undefined reference " to a function defined in static library...


gccshared-librariesstatic-librariesstatic-linking

Read More
BackNext