-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm using Visual Studio 2019. I cloned this repo and opened ddcccli.sln.
- The header files weren't included in the project. I had to add
include/to the includes in the project properties myself - The project used a C++14 compiler by default. I changed it to the C++20 compiler.
- Now the only errors left are these:

Got any idea how to fix this?
Metadata
Metadata
Assignees
Labels
No labels