fido-alliance / iot-fdo-conformance-tools

FIDO Alliances Reference FDO Implementation and Conformance Testing
https://fidoalliance.org/intro-to-fido-device-onboard/
Other
5 stars 2 forks source link

[BUG] Error when building code #42

Closed Sai-Anudeep47 closed 1 year ago

Sai-Anudeep47 commented 1 year ago

To simplify issue resolution process, please provide network logs, and or test voucher. make_build_err.log

What part of the spec are you testing?

What protocol are having issue with?

Issue description

GOOS=windows go build -o ./bin//fdo-fido-conformance-server-windows.exe

github.com/fido-alliance/fdo-fido-conformance-server/core/shared

core/shared/enc.crypto.go:492:2: undefined: log make: *** [Makefile:28: compile_win] Error 1

GOOS=windows go build -o ./bin//fdo-fido-conformance-server-windows.exe

github.com/fido-alliance/fdo-fido-conformance-server/core/shared

core/shared/enc.crypto.go:9:2: "encoding/hex" imported and not used make: *** [Makefile:28: compile_win] Error 1

yackermann commented 1 year ago

jup. addressed