blockly icon indicating copy to clipboard operation
blockly copied to clipboard

I need to create a new version for windows but i can´t do it

Open logix5 opened this issue 3 years ago • 1 comments

Hi everyone!

Is there any change to create the windows version? this time i can´t create the new version in windows.

I have tested with node version 12.00 and 16.17 but all orders have errors.

The instructions that i have executed are:

  1. Create a directory and git clone https://github.com/OttoDIY/blockly.git
  2. npm install -g windows-build-tools => some error appear. Firstable the output is blocked and i need to press Crtl-C
  3. npm install -g node-gyp
  4. npm install => error

Install Arduino CLI get arduino-cli.exe from https://github.com/arduino/arduino-cli/releases and place it under compilation/arduino Execute following to install required tools

cd compilation\arduino arduino-cli.exe core install arduino:avr arduino-cli core update-index arduino-cli core install arduino:[email protected] arduino-cli core install arduino:[email protected] arduino-cli core install arduino:[email protected] arduino-cli core install esp8266:[email protected] arduino-cli core install esp32:[email protected] cd ....
5.Build

npm run compiler

But it doesn´t work. I will try with other version,... please can someone help me? thanks in advance

BR

logix5 avatar Sep 17 '22 10:09 logix5

Hi, I have the same problem. Did you figure out a way to solve it?

jorge-aqp-23 avatar Feb 28 '23 23:02 jorge-aqp-23