You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2025. It is now read-only.
The recent addition of queue_manager.h introduced a build error on Windows.
C:\Users\JoeLee\source\repos\vcpkg.microsoft\buildtrees\iowarp-runtime\src\28ea88f508-46eb3cf0f2.clean\include\chimaera/module_registry/task.h(651): warning C4067: unexpected tokens following preprocessor directive - expected a newline
C:\Users\JoeLee\source\repos\vcpkg.microsoft\buildtrees\iowarp-runtime\src\28ea88f508-46eb3cf0f2.clean\include\chimaera/queue_manager/queue_manager.h(97): error C2061: syntax error: identifier 'chiQueueManager'
C:\Users\JoeLee\source\repos\vcpkg.microsoft\buildtrees\iowarp-runtime\src\28ea88f508-46eb3cf0f2.clean\include\chimaera/queue_manager/queue_manager.h(97): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\JoeLee\source\repos\vcpkg.microsoft\buildtrees\iowarp-runtime\src\28ea88f508-46eb3cf0f2.clean\include\chimaera\api\chimaera_client_defn.h(291): error C2039: 'chiQueueManager': is not a member of 'chi'
C:\Users\JoeLee\source\repos\vcpkg.microsoft\buildtrees\iowarp-runtime\src\28ea88f508-46eb3cf0f2.clean\include\chimaera\api\chimaera_client_defn.h(26): note: see declaration of 'chi'