paulscherrerinstitute / ADZMQ

ZMQ ADDriver and NDPlugin for areaDetector
1 stars 3 forks source link

ADZMQ build order on linux-x86_64 #3

Closed LeeYangLBLBCS closed 3 years ago

LeeYangLBLBCS commented 3 years ago

When I build synApps areaDetector, I always have do it three time to succeed. The first time it will fail due to ADZMQ failure (or not yet built), which causes ADAravis driver to fail. Then I have to build ADZMQ alone, which will succeeded by itself. Finally build areaDetector again, with ADZMQ already built, then everything will succeeded.

I think I must have the build order incorrectly specified.

Any idea what I need to do to fix this problem?

LeeYangLBLBCS commented 3 years ago

never mind. I figured out how to fix it by adding ADZMQ dependency for ADARAVIS in areaDetector/Makefile.