Comment 1 for bug 2064814

Revision history for this message
Roman Lebedev (lebedevri) wrote :

Halide 17 package, for the timespan it was built against LLVM18, was faulty (missing rebuilds, etc).
The issue was resolved in halide 17.0.2-1 package.
Please reopen if there are further issues.

```
/repositories/halide/tutorial$ g++ lesson_01*.cpp -g -I /usr/include/halide18 -lHalide18 -lpthread -ldl -o lesson_01 -std=c++17
/repositories/halide/tutorial$
```