k-nuth / kth

High performance Bitcoin development platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix this compiler warning using MSVC

fpelliccioni opened this issue · comments

messages.obj : warning LNK4006: "unsigned __int64 __cdecl kth::infrastructure::message::variable_uint_size(unsigned __int64)" (?variable_uint_size@message@infrastructure@kth@@YA_K_K@Z) already defined in messages.obj; second definition ignored

https://ci.appveyor.com/project/Knuth/infrastructure#L506