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

APP-7128 windows build #4603

Merged
merged 6 commits into from
Dec 5, 2024
Merged

APP-7128 windows build #4603

merged 6 commits into from
Dec 5, 2024

Conversation

abe-winter
Copy link
Member

@abe-winter abe-winter commented Dec 4, 2024

What changed

  • datamanager + entrypoint build tag changes to allow RDK to build with GOOS=windows
  • make windows target in makefile

Why

Keeping our options open for windows support. WSL is a better route for us for now (because of systemd support), but there are potential benefits to running un-sandboxed so I rehabbed this. Note that unix sockets dropped in 2017.

Manual testing

  • the process starts on windows without WSL
  • the device turns green in webapp
  • still figuring out module connectivity. Status: Working on updates. 29% complete. Don't turn off your computer.

@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label Dec 4, 2024
@viambot viambot added safe to test This pull request is marked safe to test from a trusted zone and removed safe to test This pull request is marked safe to test from a trusted zone labels Dec 5, 2024
@abe-winter abe-winter requested a review from cheukt December 5, 2024 01:11
@abe-winter abe-winter marked this pull request as ready for review December 5, 2024 01:11
@viambot viambot added safe to test This pull request is marked safe to test from a trusted zone and removed safe to test This pull request is marked safe to test from a trusted zone labels Dec 5, 2024
@abe-winter abe-winter merged commit 3df294c into viamrobotics:main Dec 5, 2024
16 checks passed
@abe-winter abe-winter deleted the aw-windows branch December 5, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test This pull request is marked safe to test from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants