Building DiligentCore MSVC #624
|
Hi, I'm exploring the possibilities to use Dilgent Engine for a project. However, I only want the minimum. Is compiling DilgentCore enough to get started? I face #inlucde issues for std::min and std::max here and there. Is that normal? |
Answered by
TheMostDiligent
Sep 23, 2024
Replies: 1 comment 3 replies
|
DilgentCore proivdes all graphics backend and everything needed to start building cross-platform graphics application. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try this: 12b06b8