Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Trying to build and I can't get Cbang to build #3

Open
Duken30 opened this issue Apr 3, 2024 · 0 comments
Open

Trying to build and I can't get Cbang to build #3

Duken30 opened this issue Apr 3, 2024 · 0 comments

Comments

@Duken30
Copy link

Duken30 commented Apr 3, 2024

I encountered the following errors in Cbang, but I posted in their issues. I am curious if any of you are able to build cbang currently?

src\cbang\api\API.cpp(165): error C2872: 'API': ambiguous symbol
src\cbang/api/handler/CORSHandler.h(45): note: could be 'cb::API'
C:\Git\cbang\src\cbang\api\API.h(48): note: or 'cb::API::API'
src\cbang\api\API.cpp(226): error C2872: 'API': ambiguous symbolscons: *** [src\cbang\api\handler\ArgFilterProcess.obj] Error 2

src\cbang/api/handler/CORSHandler.h(45): note: could be 'cb::API'
C:\Git\cbang\src\cbang\api\API.h(48): note: or 'cb::API::API'
src\cbang\api\API.cpp(247): error C2872: 'API': ambiguous symbol
src\cbang/api/handler/CORSHandler.h(45): note: could be 'cb::API'
C:\Git\cbang\src\cbang\api\API.h(48): note: or 'cb::API::API'
src\cbang\api\API.cpp(253): error C2872: 'API': ambiguous symbol
src\cbang/api/handler/CORSHandler.h(45): note: could be 'cb::API'
C:\Git\cbang\src\cbang\api\API.h(48): note: or 'cb::API::API'
scons: *** [src\cbang\api\API.obj] Error 2
scons: building terminated because of errors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant