2.1" tft display project code not compiling

Hi all, I'm trying to get this project working on my 2.1 RGB666 Display with a ESP32 Qualia board, but the display does NOT have a touch screen. I believe this is causing errors with the code compiling, which makes sense, but the errors that are happening don't make sense to me.

Arduino_XCA9554SWSPI *expander = new Arduino_XCA9554SWSPI(
    PCA_TFT_RESET, PCA_TFT_CS, PCA_TFT_SCK, PCA_TFT_MOSI,
    &Wire, 0x3F);
    
Arduino_ESP32RGBPanel *rgbpanel = new Arduino_ESP32RGBPanel(
    TFT_DE, TFT_VSYNC, TFT_HSYNC, TFT_PCLK,
    TFT_R1, TFT_R2, TFT_R3, TFT_R4, TFT_R5,
    TFT_G0, TFT_G1, TFT_G2, TFT_G3, TFT_G4, TFT_G5,
    TFT_B1, TFT_B2, TFT_B3, TFT_B4, TFT_B5,
    1 /* hsync_polarity */, 50 /* hsync_front_porch */, 2 /* hsync_pulse_width */, 44 /* hsync_back_porch */,
    1 /* vsync_polarity */, 16 /* vsync_front_porch */, 2 /* vsync_pulse_width */, 18 /* vsync_back_porch */
    //,1, 30000000
    );

These are the bits of code that are erroring, and the errors all look like this:

C:\Users\usr\Downloads\Qualia_S3_OrnamentVideoPlayer\Qualia_S3_OrnamentVideoPlayer.ino:24:5: error: 'PCA_TFT_RESET' was not declared in this scope
     PCA_TFT_RESET, PCA_TFT_CS, PCA_TFT_SCK, PCA_TFT_MOSI,
     ^~~~~~~~~~~~~
C:\Users\usr\Downloads\Qualia_S3_OrnamentVideoPlayer\Qualia_S3_OrnamentVideoPlayer.ino:24:5: note: suggested alternative: 'SPI_SOFT_RESET'
     PCA_TFT_RESET, PCA_TFT_CS, PCA_TFT_SCK, PCA_TFT_MOSI,
     ^~~~~~~~~~~~~
     SPI_SOFT_RESET

In my googling trying to find out what's going on with this, I found something that said SPI isn't an adequate replacement for PCA, as it can't wright pixels? I'm quite new to displays in projects, but I'm pretty familiar with other Arduino peripheries, so I figured that I could probably follow a tutorial and just edit out the parts with the touchscreen parts, but the code that's erroring doesn't look like it's touchscreen related to me.

What I'm trying to do is get a series of videos to play on the screen in order of name from an SD card, but documentation is pretty impossible to find. Any help would be appreciated!

You should always post your complete program/code and complete error, not just what you believe to be areas of interest.

Odd to slightly tilt an image when showing how realistic the images are promised to be.
3d_printing_loop-story