On Sat, Dec 19, 2015 at 12:07 AM, Ian Henriksen <
insertinterestingnameh...@gmail.com> wrote:

> On Fri, Dec 18, 2015 at 3:27 PM Nathaniel Smith <n...@pobox.com> wrote:
>
>> On Dec 18, 2015 2:22 PM, "Ian Henriksen" <
>> insertinterestingnameh...@gmail.com> wrote:
>> >
>> > An appveyor setup is a great idea. An appveyor build matrix with the
>> > various supported MSVC versions would do a lot more to prevent
>> > compatibility issues than periodically building installers with old
>> versions of
>> > MinGW. The effort toward a MinGW-based build is valuable, but having a
>> > CI system test for MSVC compatibility will be valuable regardless of
>> where
>> > things go with that.
>>
>> Yes, definitely. Would you by chance have any interest in getting this
>> set up?
>>
>> -n
>> _______________________________________________
>> NumPy-Discussion mailing list
>> NumPy-Discussion@scipy.org
>> https://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
> I'll take a look at setting that up. On the other hand, getting everything
> working with the various MSVC versions isn't likely to be a smooth sailing
> process, so I can't guarantee anything.
>

This may also be helpful (also contains a link to a previous attempt to get
numpy working on Appveyor):
https://github.com/numpy/numpy-vendor/issues/6#issuecomment-147004444

Ralf
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to