pebble/devsite/source/sdk/install/windows.md
2025-02-24 18:58:29 -08:00

2.1 KiB

layout title description menu_subsection menu_platform generate_toc permalink
sdk/markdown Installing the Pebble SDK on Windows Detailed installation instructions for the Pebble SDK on Windows. install windows true /sdk/install/windows/

Installing the Pebble SDK on Windows is not officially supported at this time.

However, you can choose from several alternative strategies to develop watchfaces and watchapps on Windows.

Use CloudPebble

[CloudPebble][cloudpebble] is the official online development environment for writing Pebble apps.

It allows you to create, edit, build and distribute applications in your web browser without installing anything on your computer.

Pebble strongly recommends [CloudPebble][cloudpebble] for Windows users.

Use a Virtual Machine

You can also download and run the Pebble SDK in a virtual machine.

  1. Install a virtual machine manager such as VirtualBox (free) or VMWare Workstation.
  2. Install Ubuntu Linux in a virtual machine.
  3. Follow the standard Linux installation instructions.

Need installation help?

If you need help installing the SDK, feel free to post in the [SDK Installation Help forum][sdk-install-help].

Please make sure you provide as many details as you can about the issue you have encountered (copy/pasting your terminal output will help a lot).

[cloudpebble]: {{ site.links.cloudpebble }} [sdk-install-help]: https://forums.getpebble.com/categories/sdk-install/