Uno_vu_line icon indicating copy to clipboard operation
Uno_vu_line copied to clipboard

Error when used with Conceptinetics DMX library

Open topper-2k opened this issue 9 months ago • 0 comments

Hi,

I'm attempting to use some of your Fast LED animations and VU meters in a DMX controlled device.

I'm using the CQRobot DMX shield. It recommends this Conceptinetics DMX library to program the shield https://sourceforge.net/projects/dmxlibraryforar/files/

When I add that library to your sample VU meter code and compile, I get the error below. Any suggestions on how to resolve this?

HardwareSerial0.cpp.o (symbol from plugin): In function Serial': (.text+0x0): multiple definition of _vector_25' C:\Users\Trey\AppData\Local\Temp\arduino\sketches\59320A57133527EC0B514DAAA2112AAF\libraries\Conceptinetics\Conceptinetics.cpp.o (symbol from plugin):(.text+0x0): first defined here collect2.exe: error: ld returned 1 exit status

exit status 1

Compilation error: exit status 1

topper-2k avatar May 21 '24 02:05 topper-2k