the firmware fails when i try to compile with visual studio, i get this error warning: Calling missing SConscript without error is deprecated.
Transition by adding must_exist=0 to SConscript calls.
Missing SConscript 'C:\Users\megas\Downloads\CR-6 SE -source code V1.0.3.6\CR-6SE-Marlin-2.0.1- 20200916 - V1.0.3.6\buildroot\share\PlatformIO\scripts\creality.py'
File "C:\Users\megas.platformio\penv\lib\site-packages\platformio\builder\main.py", line 177, in <module>
*** [C:\Users\megas\Downloads\CR-6 SE -source code V1.0.3.6\CR-6SE-Marlin-2.0.1- 20200916 - V1.0.3.6.pio\build\creality\FrameworkArduinoVariant\PeripheralPins.c.o] Source C:\Users\megas\Downloads\CR-6 SE -source code V1.0.3.6\CR-6SE-Marlin-2.0.1- 20200916 - V1.0.3.6\.pio\build\creality\FrameworkArduinoVariant\PeripheralPins.c' not found, needed by target
C:\Users\megas\Downloads\CR-6 SE -source code V1.0.3.6\CR-6SE-Marlin-2.0.1- 20200916 - V1.0.3.6.pio\build\creality\FrameworkArduinoVariant\PeripheralPins.c.o'.
megasxlr01
@megasxlr01
Best posts made by megasxlr01
-
RE: CR-6 SE SOURCE CODE and Tutorial Video update
Latest posts made by megasxlr01
-
RE: CR-6 SE SOURCE CODE and Tutorial Video update
the firmware fails when i try to compile with visual studio, i get this error warning: Calling missing SConscript without error is deprecated.
Transition by adding must_exist=0 to SConscript calls.
Missing SConscript 'C:\Users\megas\Downloads\CR-6 SE -source code V1.0.3.6\CR-6SE-Marlin-2.0.1- 20200916 - V1.0.3.6\buildroot\share\PlatformIO\scripts\creality.py'
File "C:\Users\megas.platformio\penv\lib\site-packages\platformio\builder\main.py", line 177, in <module>
*** [C:\Users\megas\Downloads\CR-6 SE -source code V1.0.3.6\CR-6SE-Marlin-2.0.1- 20200916 - V1.0.3.6.pio\build\creality\FrameworkArduinoVariant\PeripheralPins.c.o] SourceC:\Users\megas\Downloads\CR-6 SE -source code V1.0.3.6\CR-6SE-Marlin-2.0.1- 20200916 - V1.0.3.6\.pio\build\creality\FrameworkArduinoVariant\PeripheralPins.c' not found, needed by target
C:\Users\megas\Downloads\CR-6 SE -source code V1.0.3.6\CR-6SE-Marlin-2.0.1- 20200916 - V1.0.3.6.pio\build\creality\FrameworkArduinoVariant\PeripheralPins.c.o'.