Andre Rummler
Andre Rummler
With PR #192 this should work even better.
Trying to implement automatic upload as binary release, goal: ready for v1.7
Which features shall we include? Minimal or also any producers? In the moment I produce just a zip file, an installer would be naturally nice.
Works now in master, needs to be transported back to v1.7-dev
pxar (testbeam-2016 branch from your repo) does not compile due to usual problem with min / max. Can be solved by setting some parentheses in core/api/datatypes.h On my local installation...
@simonspa I build now only the pxar library but the eudaq build fails: https://ci.appveyor.com/project/eudaq/eudaq/build/job/k88025u8b9a9xrj9 Under certain circumstances also OSX does not work: https://travis-ci.org/eudaq/eudaq/jobs/167872829 https://travis-ci.org/eudaq/eudaq/jobs/167872831
1.) okay, makes it a bit faster 2.) As I said above: ../api/api.h solved it for me, there seems to be a standard api.h on Windows which is different (api.h...
@simonspa Is this not already implemented in the v2 branch?
@simonspa Is this still an ongoing issue?
Thanks, I will try to integrate it in the CI. Will keep this issue open until it works.