microsoft / ms-tpm-20-ref

Reference implementation of the TCG Trusted Platform Module 2.0 specification.
Other
345 stars 134 forks source link

Execution of test cases failed on macOS #107

Open cclouds opened 11 months ago

cclouds commented 11 months ago

Mac OS X build ./bootstrap ./configure make ./tpm2-simulator

Why I run test cases return

github.com/google/go-tpm-tools/simulator/internal

../../vendor/github.com/google/go-tpm-tools/simulator/internal/internal_cgo.go:44:11: fatal error: 'Platform.h' file not found

include "Platform.h"

      ^~~~~~~~~~~~

1 error generated.