Roberto Di Remigio Eikås

Results 103 comments of Roberto Di Remigio Eikås

Hi @mathiasbockwoldt! You could try this one to generate a PDF: https://github.com/sinedied/backslide It's not exactly what you want and I haven't tried it myself, but could work.

I am affected too. Maybe it's time to clean up my forks :smile:

@jturney you might want to consider [Autocmake](http://autocmake.readthedocs.org/en/latest/) instead of adapting from Psi4.

Hi, thanks for reporting this issue. Would you mind opening a pull request with the suggested solution?

Thanks for the detailed report! We were probably not clear enough in the various `README` files about what works and what doesn't in CI. This particular recipe only works on...

Not much luck, currently, but that's because testing has many layers for this project. First strep is to green up Linux/macOS and phase out Travis. Then phase out CircleCI (which...

Hi and thanks for your interest in this project. This bug slipped though! Thanks for reporting it and proposing a solution.

Thanks for the very detailed report. I followed your steps and I cannot reproduce the problem. The `example.cpp` is recompiled and the Git hash updated.

I ran on my local copy of the repository on Linux with CMake 3.12 I'll try in the Docker image after updating to latest CMake and report.

I am sorry, cannot reproduce even in a pristine Linux environment with CMake 3.13 Maybe printing the output and error streams from the `execute_process` call in `git-hash.cmake` can shed some...