bigtreetech / Octopus-Max-EZ

79 stars 21 forks source link

Marlin pre-configured example wont build. #7

Closed Flamingo-tech closed 1 year ago

Flamingo-tech commented 1 year ago

Ive used the Manual and tried to compile the pre-configured Marlin example and it wont work. My error code is:

Compiling .pio/build/STM32H723Zx_btt/FrameworkArduinoVariant/PeripheralPins.c.o
Compiling .pio/build/STM32H723Zx_btt/FrameworkArduinoVariant/variant_MARLIN_STM32H723Zx.cpp.o
Compiling .pio/build/STM32H723Zx_btt/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
<command-line>: fatal error: variant_MARLIN_STM32H723ZX.h: No such file or directory
Flamingo-tech commented 1 year ago

seems to be an issue with my linux config. On Windows it builds