NEW Main EVE C Library, Basic Demo and Example Code

FTDI/Bridgetek EVE2 & EVE3 & EVE4 SPI TFT Series by Matrix Orbital

Moderator: Mods

Post Reply
Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3005
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

NEW Main EVE C Library, Basic Demo and Example Code

Post by Henry »

We have released our new Main EVE C Library, Basic Demo and Example Code.

https://github.com/MatrixOrbital/EVE-Library
Henry J.
President
Matrix Orbital

shriram
LCD?
Posts: 1
Joined: Sun Sep 15, 2024 11:05 am

Re: NEW Main EVE C Library, Basic Demo and Example Code

Post by shriram »

I am working in Windows system and I am trying to communicate from PC to Display through FTDI cable.
When I try to make executable using makefile I am getting error as follows:
src/usb_bridge/libusb_bridge.a(usb_bridge.c.obj):usb_bridge.c:(.text+0x1d7): undefined reference to `FT_SetVIDPID'
ThirdParty/ftdi_mpsse/libmpsse.a(ftdi_spi.c.obj):ftdi_spi.c:(.text+0x15b): undefined reference to `FT_SetVIDPID'
Since I am not familiar with cmake I don't know how to add it in cmake.
Kindly provide solution ASAP.

Raquel
Matrix Orbital
Matrix Orbital
Posts: 827
Joined: Thu Aug 19, 2004 3:37 pm
Location: MO Office

Re: NEW Main EVE C Library, Basic Demo and Example Code

Post by Raquel »

Hello Shriram,

I replied to your email via our support account.
If you please reply to the email and we can continue the correspondence from there.

Thank you,
Raquel
Raquel Malinis
Design and Development
Matrix Orbital

Post Reply