LINK : fatal error LNK1181: cannot open input file 
'C:\dev\grpc\build_dir\third_party\boringssl\crypto\sha\sha.dir\Debug\sha1-586.obj'

>From looking at the CMakeFile for sha, it adds the sources for sha1-586.asm 
to the add_library command, but no .obj is being created. The .asm files 
are there in the build directory though. Is it something wrong with yasm?

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/6a3389f3-5f41-4978-b504-0a4a00b1e5df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to