Skip to content

Enable AppVeyor CI builds #138

@ksshannon

Description

@ksshannon

Enable appveyor CI builds. We'll need to download:

  • GDAL + dependencies from gisinternals (match arch/vs version)
  • Boost libs (test, program_options, and date_time, match arch, vs version)
  • Qt libraries (match arch/vs version)
  • NSIS to build the installer

CMake is installed to the images. It appears that visual studio 2013 and 2015 are supported. Boost binaries can be downloaded via sourceforge:

https://sourceforge.net/projects/boost/files/boost-binaries/

I think we can run the installer using /S, or silent mode, so we can test the actual installer. We should be able to run the whole shebang, make, make test, make package, install package, run ctest again for installed executable with the configuration tests. This may not be possible though, and the ticket is investigative.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions