areaDetector / ADVimba

areaDetector driver for Allied Vision Technology camera using their Vimba SDK
https://areadetector.github.io/areaDetector/ADVimba/ADVimba.html
1 stars 8 forks source link

Circular dependency. #1

Open kgofron opened 4 years ago

kgofron commented 4 years ago

Base: 7.0.3.1 ADCore: 3-8 ADVimba Branch: R1-0, master OS: Debian 10 gcc version 8.3.0 (Debian 8.3.0-6) GNU Make 4.2.1

/areaDetector/ADVimba$ make -s make[2]: Circular libVimbaCPP.so <- ..//../lib/linux-x86_64/libVimbaCPP.so dependency dropped.

MarkRivers commented 4 years ago

This seems to be a harmless warning but we should try to track it down.

MarkRivers commented 4 years ago

I cannot see anything wrong with that Makefile. I have sent it to core-talk asking why we see that message.