Skip to content

The template is not up to date.

Required prerequisites

  • Make sure you've read the documentation. Your issue may be addressed there.
  • Search the issue tracker and discussions to verify that this hasn't already been reported. +1 or comment there if it has.

What commit version of aidge do you use

  • aidge_core: 0.2.0

Problem description

I believe the modifications to operators and graphs have not been updated in this example.

aidge_module_template/src/example.cpp:15:16: error: ‘const class Aidge::Operator’ has no member named ‘getInput’; did you mean ‘setInput’?
15 |

Reproducible example code

git clone aidge_modul_templaite

add in setup.sh the new module in

ordered_list
default_list

run

.\setup.h