Problem in setting up mesheryUI on windows

i’m trying to setup meshery UI project locally on my window machine but it seems like a little confusing … I’ve read this documentation but still confused …

can anyone help me in setting project locally , step by step

What step are you getting stuck on?

installation of GCC, how to install that

i visited the provided link but seems confusing

I think you should search more, regarding GCC installation on Windows.

These are the normal steps:

  • Go to the MinGW-w64 project page or directly to the SourceForge page.
  • Download the latest MinGW-w64 installer from the SourceForge site.
  • Run the installer you downloaded.
  • Set Environment Variables

Other than that It is recommended by maintainers to use WSL/WSL2 .

1 Like