drogonframework / drogon

Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
MIT License
11.44k stars 1.1k forks source link

m2 pro build error #1594

Closed AmdRyZen closed 1 year ago

AmdRyZen commented 1 year ago
image

commit bf4ff759ad7de3fca29c4a8a233e273ac6b9b3f3

os 13.3.1 (a)

gcc version gcc-11.3.0

AmdRyZen commented 1 year ago

ok before

image

after 1 image 2

image

commit bd66fa4f5533ff4e6750bbd4ab8e8012ff136eff (HEAD -> master, origin/master, origin/HEAD) Author: Ken Matsui 26405363+ken-matsui@users.noreply.github.com Date: Tue May 9 04:24:00 2023 -0700

an-tao commented 1 year ago

@AmdRyZen thank you for your feedback, how did you install the yamlcpp library? There seems to be some issues with the yamlcpp library.

AmdRyZen commented 1 year ago

brew install yamlcpp
I need gcc to compile with local

AmdRyZen commented 1 year ago

done thank for you

AmdRyZen commented 1 year ago
image

commit 75b106599dc54875dc8172bed6f1eb48fd02838a

an-tao commented 1 year ago

Please try to run git submodule update

AmdRyZen commented 1 year ago

1

AmdRyZen commented 1 year ago
image image

commit 5e245d08dc925e6c700d8ec93609f4b2f3ccfc30

Examples not updated