drogonframework / drogonframework/drogon
Windows don't support enableDynamicViewsLoading ??
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
Trying to create dynamic views, I have followed Wiki but as it doesn't work I have checked the source code and I have seen this
[#ifndef _WIN32](https://github.com/drogonframework/drogon/blob/5509091ab8e90bc12df4375b55dee06e7496feb0/lib/inc/drogon/HttpAppFramework.h#L947C15-L951)
https://github.com/drogonframework/drogon/blob/5509091ab8e90bc12df4375b55dee06e7496feb0/lib/src/ConfigLoader.cc#L376
Is this functionality not available under Windows? Apparently it should work on Windows without problem no?
Contributor guide
Assessment
This issue has not been assessed yet.