kalman icon indicating copy to clipboard operation
kalman copied to clipboard

Improve Windows support

Open mherb opened this issue 7 years ago • 3 comments

mherb avatar Dec 16 '17 15:12 mherb

Hi,mherb Thanks for your works.As the title of this issue says,if I want to use your implemantation on Windows,what should I do?Can I just include the header directory?Thanks.

codetaobeibei avatar Dec 18 '17 08:12 codetaobeibei

You can use it like any other library as well. Since this this header-only, you only need to include the header sources. Since I haven't tested to compile using MSVC, it might not work out of the box (this was reported by other users). Contributions regarding MSVC support are greatly appreciated.

mherb avatar Dec 18 '17 09:12 mherb

Thanks for your quick reply. Ok ,I'll try it.

codetaobeibei avatar Dec 18 '17 09:12 codetaobeibei