Re: Appveyor Builds & Testing
Ramiro Morales <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAO7PdF80UJRvONRHy7dsfQ+zkKP8Y3xOf4XQRq0EKTr1P5WJ=A@mail.gmail.com> |
On Sat, Jul 25, 2015 at 8:14 AM, <[email protected]> wrote: >> I don't have experience with AppVeyor but with other CI products. If >> you need a hand (or two) building FreeTDS on Windows, let me/us know. >> It's pretty much an automated process. > > Thanks Sergio. Can you explain the process? How do I build FreeTDS on > Windows? Download and install CMake. Optionally download and install OpenSSL from https://slproweb.com/ 8a non-Light version so it includes header and import lib files.) Then execute these steps: https://github.com/FreeTDS/freetds/blob/a9975b9906f62d9fdbb9c9334a9f62fd39b43364/misc/appveyor.yml#L79-L83 in the command line symbol of you MS Visual C studio compiler. You can ignore the %WITH_COMPILER% prefix. HTH -- Ramiro Morales @ramiromorales