cwfletcher / stt

BSD 3-Clause "New" or "Revised" License
34 stars 11 forks source link

Build Fails #9

Open mmanchali3 opened 1 year ago

mmanchali3 commented 1 year ago

Build fails with this error

Exception: MI_example-cache.sm:401: Error: Invalid method call: Type 'Sequencer' does not have a method evictionCallback, 'evictionCallback_Addr' nor '':

Even though there exists a method defined in ruby/system/Sequencer*

any idea how to fix this?