saleyn / eixx

Erlang C++ Interface
Apache License 2.0
137 stars 26 forks source link

HAVE_EI_EPMD important? #35

Closed heri16 closed 3 years ago

heri16 commented 3 years ago

What is HAVE_EI_EPMD used for? Is it important?

-- Found boost: /usr/local/Cellar/boost/1.76.0/lib
-- Looking for epmd/ei_epmd.h
-- Looking for epmd/ei_epmd.h - not found
-- Check alignment of uint64_t in cpp: 8
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
saleyn commented 3 years ago

It'll work without it, however, when found, the EPMD constants are used from that file rather than being hard-coded.