This is the multi-page printable view of this section. Click here to print...

Return to the regular view of this page

As of 2025-07-24

Development Environment

About the development environment (OS, etc.)

    To write applications using the MWX library, the following are required:

    • MWSDK (Software Development Kit)
    • Development editor (We recommend Microsoft Visual Studio Code)

    Windows

    The compiler toolchain is relatively less dependent on the environment, so it is expected to work on many systems; however, we recommend currently supported Windows 10 and 11 versions. If your environment differs and causes issues, please prepare an environment based on the ones we have verified.

    Below are the versions used in development:

    • Windows 11 21H2 (Visual Studio 2019)
    • FTDI driver installed and working (required for MONOSTICK, TWELITE R operation)

    Linux

    The compiler toolchain is relatively less dependent on the environment, so it is expected to work on many systems; however, we recommend currently supported distributions. If your environment differs and causes issues, please prepare an environment based on the ones we have verified.

    Below are the versions used in development:

    • Ubuntu 18.04 LTS 64bit
    • Ubuntu 20.04 LTS 64bit

    macOS

    The compiler toolchain is relatively less dependent on the environment, so it is expected to work on many systems; however, we recommend currently supported macOS versions. If your environment differs and causes issues, please prepare an environment based on the ones we have verified.

    Below are the versions used in development:

    • macOS 10.14 Mojave (Intel)
    • macOS 12 Monterey (Apple Silicon)

    Development Tools such as Visual Studio Code

    For tools and usage to run the development environment, please refer to information from the developers or communities.

    Differences Due to Build Environments