CMake build fail

+2 votes

two error:

1:

C:\multichain-master\multichain-master\src\v8_win>"C:\Program Files\CMake\bin\cmake.exe" --build . --config Release --target spdlog
Error: could not load cache

 

2:

LINK : fatal error LNK1181: can not open input file “icui18n.lib”

I don't know how to got this file,  can you send this file to me? 

thanks

asked Apr 1, 2019 by mcuser
edited Apr 2, 2019 by mcuser

1 Answer

0 votes
From a quick web search this does not sound like a MultiChain-specific problem but is some issue relating to CMake itself. Google this for more information:

cmake "Error: could not load cache"
answered Apr 3, 2019 by MultiChain
can not open input file “icui18n.lib”
how to do?
...