bigtreetech / BIGTREETECH-SKR-V1.3

32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
1.01k stars 1.15k forks source link

SKR 1.4 TURBO [compiling errors] #416

Closed nictronik99 closed 4 years ago

nictronik99 commented 4 years ago

hi, i have a problem during compiling marlin 2.0.6.1 foir skr 1.4 turbo, pio give me the following errors: Processing LPC1769 (platform: https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.3.zip; board: nxp_lpc1769; framework: arduino) ------------------------------------------------------------------------------------------------------------------------------------Tool Manager: Installing toolchain-gccarmnoneeabi @ >=1.90000 Unpacking [####################################] 100% [WinError 32] Impossibile accedere al file. Il file è utilizzato da un altro processo: 'C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc\pdf\gcc\gcc.pdf' Please manually remove the file C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc\pdf\gcc\gcc.pdf [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc\pdf\gcc' Please manually remove the file C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc\pdf\gcc [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc\pdf'
Please manually remove the file C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc\pdf [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc' Please manually remove the file C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share' Please manually remove the file C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8' Please manually remove the file C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8 Tool Manager: Warning! Package Mirror: [WinError 32] Impossibile accedere al file. Il file è utilizzato da un altro processo: 'C:\Users\nicol\.platformio\.cache\tmp\pkg-installing-x5r72la8\share\doc\pdf\gcc\gcc.pdf' Tool Manager: Looking for another mirror... Unpacking [####################################] 100% [WinError 32] Impossibile accedere al file. Il file è utilizzato da un altro processo: 'C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share\doc\pdf\gcc\gccint.pdf' Please manually remove the file C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share\doc\pdf\gcc\gccint.pdf [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share\doc\pdf\gcc' Please manually remove the file C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share\doc\pdf\gcc [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share\doc\pdf'
Please manually remove the file C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share\doc\pdf [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share\doc' Please manually remove the file C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share\doc [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share' Please manually remove the file C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi\share [WinError 145] La directory non è vuota: 'C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi' Please manually remove the file C:\Users\nicol\.platformio\packages\toolchain-gccarmnoneeabi Error: Could not install package 'toolchain-gccarmnoneeabi @ >=1.90000' for 'windows_x86' system The terminal process "C:\Users\nicol.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.

i've searched on google but the solutions i've find doesn't work... idk how to do, please help me

nictronik99 commented 4 years ago

The problem was with Avast: when I first started the compilation Avast opened its terminal to analyze the file, so VScode told me that the files were already in use by another process