micmacIGN / micmac

Free open-source photogrammetry software tools
http://micmac.ensg.eu
Other
684 stars 150 forks source link

Adding continous integration #1

Open gmaillet opened 7 years ago

gmaillet commented 7 years ago

use https://travis-ci.org to build for Linux and MacOS use https://www.appveyor.com/ to build for Windows

gmaillet commented 7 years ago

it works for Linux, but there is a problem for osx/clang: error: C++11 was disabled in PCH file but is currently enabled

gmaillet commented 7 years ago

It works for windows (with appveyor) but there is still a problem for travis/MacOS. Next steps:

erupnik commented 7 years ago

J'ai encore un probléme en intégrant avec windows (appveyor) apres mon dernier pull et push :? Faut-il regler ca dans quelque maniere?