Skip to content

unable to compile #1

@MiticoDan

Description

@MiticoDan

hi!
congratulation for great project, but i doesn't able to build it, the compiler show me few error... i tryied with arduino ide and platformio.

this is a part of this error.

please help me, thanks!

cdcftdimod.h:126:20: error: expected ')' before '*' token FTDIMOD(USB *pusb, FTDIMODAsyncOper *pasync, uint16_t idProduct = FTDI_PID); ~ ^~ ) cdcftdimod.h:147:92: error: 'USB_ENDPOINT_DESCRIPTOR' does not name a type; did you mean 'USB_REQUEST_SET_DESCRIPTOR'? void EndpointXtract(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep); ^~~~~~~~~~~~~~~~~~~~~~~ USB_REQUEST_SET_DESCRIPTOR In file included from C:\Users\mitic\Desktop\ESP32-3DPrinter-Bridge-master\ESP32-3DPrinter-Bridge-master.ino:82: descriptor.h:29:42: error: no matching function for call to 'FTDIMOD::FTDIMOD(USB*, FTDIMODAsync*)' FTDIMOD Ftdi(&Usb, &FtdiAsync);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions