Search code examples
What causes the error "undefined reference to (some function)"?...


clinker-errors

Read More
Errors when statically linking libsndfile with vcpkg and running sf_open...


c++static-librarieslinker-errorslibsndfile

Read More
d3d10 C interface not available...


cwinapicomlinker-errorsdirect3d

Read More
Code execution cannot proceed because libquickmail-0.dll was not found?...


cc++11dlllinker-errors

Read More
C linking error (with tcc)...


clinker-errorsundefined-symboltcc

Read More
How to fix "cannot find -lpq" error when using alpine linux docker image?...


dockerrustlinker-errorsalpine-linux

Read More
Why the linker cannot find my local C shared library for use with FFI in Rust?...


crustlinkerlinker-errorsffi

Read More
How to fix "cannot find -lxcb" error during cargo install?...


linuxubunturustlinker-errorsrust-cargo

Read More
How to fix "cannot find -lpcap" error when building Rust in Github actions?...


githubrustgithub-actionslinker-errorslibpcap

Read More
How to fix "cannot find -lXinerama" error?...


ubunturustlinker-errors

Read More
ESP-IDF linker not reporting duplicate functions so generating unsafe binary...


clinkerlinker-errorsesp32esp-idf

Read More
Create a dynamic library with unresolved symbols at link time with mingw-w64...


gccshared-librarieslinker-errorsmingw-w64undefined-symbol

Read More
What does "collect2: error: ld returned 1 exit status" mean?...


ccompiler-errorslinkerlinker-errorsld

Read More
Unable to compile Rust hello world on Windows: linker link.exe not found...


compiler-errorsinstallationrustlinker-errorsbuild-tools

Read More
Why is this file setup with the BigInt header generating a linker error?...


c++linker-errorsbigint

Read More
collect2: fatal error: cannot find ‘ld’ compilation terminated. , binutils installed...


gcclinkerlinker-errorsgnu-toolchainlinker-flags

Read More
Why does the linker not work correctly when definitions are implemented in cpp file...


c++compiler-errorscompilationlinker-errors

Read More
C++ Undefined Reference to Function of Dynamically Created Class Member...


c++linker-errorsnew-operator

Read More
C++ SDL2_gfx - "SDL2_gfxPrimitives.h: No such file or directory" error...


c++makefilelinker-errorssdl-2

Read More
Crypto++ library link error using Visual Studio 2017...


c++windowsvisual-studio-2017linker-errorscrypto++

Read More
inline function linker error...


c++inlinelinker-errors

Read More
unable to link to fftw3 library...


clinkerlinker-errorsfftw

Read More
C: gcc returns "multiple definition of" error but msvc - doesn't...


cwindowsgccvisual-c++linker-errors

Read More
Linker error in calling a subroutine of a library...


fortranlinker-errorsgfortranldd

Read More
What is an undefined reference/unresolved external symbol error and how do I fix it?...


c++linker-errorsundefined-referencec++-faqunresolved-external

Read More
Where to download C++ WinApi libraries if there is only `.h` file in compiler folder?...


c++static-librarieslinker-errors

Read More
ld: library not found for -lpq when build rust in macOS...


rustlinker-errors

Read More
Linking issues using OpenSSL in Ubuntu...


c++ubuntuopenssllinker-errors

Read More
C program using a wrapper libtorch c++ library not linking...


c++clinkerlinker-errorslibtorch

Read More
Why am I getting "undefined reference to sqrt" error even though I include math.h header?...


clinkerlinker-errorslibm

Read More
BackNext