drogonframework/drogon

Windows don't support enableDynamicViewsLoading ??

Open

#1,726 建立於 2023年8月14日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (1,014 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (10,462 star)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 3 個 PR)

描述

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/src/ConfigLoader.cc#L376

Is this functionality not available under Windows? Apparently it should work on Windows without problem no?

貢獻者指南