Closed hadjiprocopis closed 2 weeks ago
@hadjiprocopis do you have this line?
No, the vesrion I had (v2.3.0) did not have that line. But that was a 3rdparty dependency of (latest) Meshlab. And now I checked it is quite an older version than your current.
It looks the problem has been solved with current version of libE57Format.
Apologies for the false alarm.
thank you.
On 10/11/2024 22:17, Belal Hmedan wrote:
@hadjiprocopis https://github.com/hadjiprocopis do you have this line https://github.com/asmaloney/libE57Format/blob/master/include/E57Format.h#L35?
— Reply to this email directly, view it on GitHub https://github.com/asmaloney/libE57Format/issues/310#issuecomment-2466903791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5PLOQXNQCUHDJZDBTKQGLZ765OTAVCNFSM6AAAAABRFE6EESVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRWHEYDGNZZGE. You are receiving this because you were mentioned.Message ID: @.***>
etc.
One solution is to add
#include <cstdint>
in fileinclude/E57Format.h
. thanks for the free software!