You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under rhel8.7, build DCAP_1.21 based source code - SGXDataCenterAttestationPrimitives/QuoteGeneration and get below error:
This error also happens in Ubuntu22.04.
DCAP_1.18 doesn't has this building error.
../inc/qcnl_config.h:41:10: fatal error: document.h: No such file or directory
#include "document.h"
The text was updated successfully, but these errors were encountered:
Under rhel8.7, build DCAP_1.21 based source code - SGXDataCenterAttestationPrimitives/QuoteGeneration and get below error:
This error also happens in Ubuntu22.04.
DCAP_1.18 doesn't has this building error.
../inc/qcnl_config.h:41:10: fatal error: document.h: No such file or directory
#include "document.h"
The text was updated successfully, but these errors were encountered: