Undefiniertes Symbol für Architektur beim Erstellen eines Projekts und beim Aufrufen von LLVMC++

Programme in C++. Entwicklerforum
Anonymous
 Undefiniertes Symbol für Architektur beim Erstellen eines Projekts und beim Aufrufen von LLVM

Post by Anonymous »

LLVM-Release-Version: 14.0.1
LLVM-Version:clang+llvm-14.0.1-x86_64-apple-darwin.tar.xz
Beim Ausführen von cmake --build build lautet die Ausgabe wie folgt:

Code: Select all

[ 18%] Linking CXX executable wplc
Undefined symbols for architecture x86_64:
"typeinfo for llvm::cl::GenericOptionValue", referenced from:
typeinfo for llvm::cl::OptionValueCopy in wplc.cpp.o
typeinfo for llvm::cl::OptionValueCopy in wplc.cpp.o
ld: symbol(s) not found for architecture x86_64

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post