Sayuri icon indicating copy to clipboard operation
Sayuri copied to clipboard

0.8.1 version mingw(19.1.2) compile error!

Open mc-mong opened this issue 1 year ago • 2 comments

Hi!

Sayuri 0.8.1 version is mingw(19.1.2) compile error.

ld.lld: error: undefined symbol: ComputeNetAccuracy(Network&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>)

referenced by C:/Users/mong2/AppData/Local/Temp/gtp-b91a32.o:(GtpLoop::Execute(Splitter&, bool&)) clang-19: error: linker command failed with exit code 1 (use -v to see invocation)

mc-mong avatar Oct 26 '24 12:10 mc-mong

Oh, I'm sorry. You can do it after receiving the new file.

mc-mong avatar Oct 26 '24 12:10 mc-mong

Thanks, I remove some dead code.

CGLemon avatar Oct 26 '24 16:10 CGLemon