Is Windows Supported for Local Builds? #40
8bitdev0x8
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hi there! Which build are you looking to generate? General setup instructions can be found here - https://github.com/8thwall/8thwall?tab=contributing-ov-file#local-development, but depending on what you're planning to work on, you may not need the full setup. If there is anything you get stuck on, I can certainly try to assist, and update the instructions as needed. Otherwise, using Windows Subsystem for Linux is a way to get a more unix-y environment which may be more compatible with the various build logic/scripts that may be involved. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m new to this project and trying to understand the build process.
I’m currently working on a Windows machine and wanted to check whether the project supports building locally on Windows. I tried going through the repository, but I’m not entirely clear on the expected steps for setting up and generating a build.
Could someone please clarify:
Is it possible to take a build on Windows?
Are there any platform-specific requirements or limitations I should be aware of?
Any guidance or documentation pointers would be really helpful.
Beta Was this translation helpful? Give feedback.
All reactions