bug-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ CGICC Compile Error


From: Vincent anthony
Subject: C++ CGICC Compile Error
Date: Tue, 15 Feb 2022 13:06:25 +0000

Hi,


Which is latest verion of CGICC which is compatible with XCode for C++ on MacOS.


I downloaded 3.2.19 & getting following error on compilation

Undefined symbols for architecture x86_64:

  "cgicc::Cgicc::Cgicc(cgicc::CgiInput*)", referenced from:

      _main in main.o

  "cgicc::Cgicc::~Cgicc()", referenced from:

      _main in main.o

ld: symbol(s) not found for architecture x86_64

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Regards

Vincent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]