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 Sep 26, 2018. It is now read-only.
I cant' compile codes of example well by vs 17 on the windows 10.
These are some error information as following.
main.cpp
1>d:\myfile\hfsm-master\include\hfsm\detail\wrap.hpp(49): error C2338:
1>d:\myfile\hfsm-master\include\hfsm\detail\type_info.hpp(14): note: 参见对正在编译的 类 模板 实例化 "hfsm::detail::Wrapstd::type_index" 的引用
1>streetlight.cpp
1>d:\myfile\hfsm-master\include\hfsm\detail\wrap.hpp(49): error C2338:
1>d:\myfile\hfsm-master\include\hfsm\detail\type_info.hpp(14): note: 参见对正在编译的 类 模板 实例化 "hfsm::detail::Wrapstd::type_index" 的引用
1>正在生成代码...
1>已完成生成项目“HFSM-vs.vcxproj”的操作 - 失败。
The text was updated successfully, but these errors were encountered: