I am try to compile tlm1/bidir example from uvm-systemc-1.0-beta1 with SystemC 2.3.2
I got error as below and I have no idea what I have done wrong.
~/systemc/include/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_req_rsp_channels/tlm_put_get_imp.h:87:7: error: inherited virtual base class 'sc_core::sc_interface' has private destructor
class tlm_master_imp :
^
I have attached the full compile log