Joel Uckelman

Results 38 comments of Joel Uckelman

@APriestman What have you > Can you give instructions on getting the aff4 library installed on linux? I tried a while back but had no luck (I'm not a linux...

It's here: https://github.com/Velocidex/c-aff4

Fixed conflict again.

> > It's here: https://github.com/Velocidex/c-aff4 > > Thanks. The error I get is: > ../aff4/rdf.h:20:10: fatal error: spdlog/fmt/ostr.h: No such file or directory > 20 | #include > > It...

@mnrkbys > PRIuOFF has been removed since 4.7.0 I've fixed that.

@mnrkbys I've added some additional commits to deal with the c-aff4 API change, among other things.

I've set up GitHub Actions to build and test another project and have been quite happy with it. I'd be willing to contribute a .yml file which will do builds...

There are several problems. The define for having cppunit is misnamed---the convention is that it should be called `HAVE_CPPUNIT`, not `CPPUNIT`. The flags gotten for cppunit from running `configure` aren't...

Hello? This PR has been open for more than a year. Would you review it, please?

Fixed conflicts again.