Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build libedgetpu for Windows #32

Open
abucka opened this issue Oct 26, 2021 · 3 comments
Open

build libedgetpu for Windows #32

abucka opened this issue Oct 26, 2021 · 3 comments
Assignees
Labels
subtype:windows Windos Build/installation issues type:build/install Build and install issues

Comments

@abucka
Copy link

abucka commented Oct 26, 2021

Hello,

How to build libedgetpu for Windows using Docker+Bazel (Dockerfile.Windows and build.bat). How to exactly use this files?

@hjonnala hjonnala added subtype:windows Windos Build/installation issues type:build/install Build and install issues labels Oct 26, 2021
@hjonnala
Copy link

hjonnala commented Oct 26, 2021

can you try the below steps:

git clone  https://github.com/google-coral/libedgetpu
cd libedgetpu
build.bat

if any soft wares/packages missing please refer to Dockerfile.windows to install and try build.bat

@hjonnala
Copy link

Hi @abucka are you able to build libedgeptu on windows?

@iwatake2222
Copy link

iwatake2222 commented Feb 11, 2022

Hi, just sharing. I created GitHub Actions script to build libedgetpu for Windows.
https://github.com/iwatake2222/InferenceHelper_Binary/blob/master/.github/workflows/build_edgetpu_windows.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtype:windows Windos Build/installation issues type:build/install Build and install issues
Projects
None yet
Development

No branches or pull requests

3 participants