d-ronin / dRonin

The dRonin flight controller software.
http://dronin.org
Other
289 stars 167 forks source link

make: support msys(2) build env #2257

Closed tracernz closed 5 years ago

tracernz commented 5 years ago

This looks to be a much cleaner way to do things on Windows, and will make buildbot builds much easier.

tracernz commented 5 years ago

Jenkins fatal problem is

/bin/sh: /Users/Shared/Jenkins/Library/Developer/org.jenkins-ci.slave.jnlp/workspace/dron/Nodes/osx/tools/Qt5.9.2/5.9.2/mingw530_32/bin/qmake: No such file or directory

Looks like all the tools got hosed.

mlyle commented 5 years ago

jenkins, build artifacts please

mlyle commented 5 years ago

@tracernz --- jenkins CI (as opposed to artifact builds) are on mac. It looks like it's trying to find qmake in a mingw (not clang64) directory on the mac build.