Quantcast
Channel: SystemC Verification (UVM-SystemC, SCV, CRAVE, FC4SC) Latest Topics
Viewing all articles
Browse latest Browse all 96

inherited virtual base class 'sc_core::sc_interface' has private destructor error when compile tlm1/bidir example

$
0
0

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

comp.log


Viewing all articles
Browse latest Browse all 96

Trending Articles