building from source with AI options

I use the nightly appimage for testing the AI tools.

However, what is needed to build DT with AI enabled from source? I’m running Debian and have onnx runtime and libs installed, but AI is not added to the compiled binary.

add –enable-ai to build.sh command.

That’s one way to do it.

1 Like

More here.