Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

%1 is not a valid win32 application #225

Open
nehruperumalla opened this issue Sep 11, 2020 · 2 comments
Open

%1 is not a valid win32 application #225

nehruperumalla opened this issue Sep 11, 2020 · 2 comments

Comments

@nehruperumalla
Copy link

My goal is to embed facets into webpage.

For that I have done the following steps:
1. Install Bazel and Set Env Path for that bazel.exe.
2. Installed dependencies:
a. JDK
b. Visual Studio C++
c. Installed MSYS2 - To avoid genrule error
3. Then I had run the Dive Integration Test command
-- bazel run //facets_dive/components/facets_dive:devserver

By running the above command I am getting the following error.

Screenshot (4)

It would be great if anyone could help me solve this issue and also help me to integrate facets into webpage.

Thanks.

@jameswex
Copy link
Contributor

I unfortunately don't have a windows machine to debug your problem. @jimbojw do you have one for testing running this command? It works at HEAD on my macbook.

@jimbojw
Copy link
Contributor

jimbojw commented Sep 11, 2020

I also do not have a Windows machine, unfortunately, but maybe we can figure this out.

A couple of things I found when searching around:

Things to try which may help:

  • Add --noincompatible_windows_native_test_wrapper to the bazel command (from above linked issue).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants