Skip to content
This repository was archived by the owner on Sep 26, 2018. It is now read-only.

Can't use it on the x86 platform #10

Closed
ghost opened this issue Apr 26, 2018 · 1 comment
Closed

Can't use it on the x86 platform #10

ghost opened this issue Apr 26, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 26, 2018

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”的操作 - 失败。

@andrew-gresyk
Copy link
Owner

Thanks for reporting.
32bit VS build fixed in 43ab482

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant