istopwg / ippsample

IPP sample implementations.
http://istopwg.github.io/ippsample
Apache License 2.0
221 stars 80 forks source link

Windows version #285

Closed pbickers closed 6 months ago

pbickers commented 6 months ago

Hi, I'm having problems building the Windows source with VS 2017 (not my day job).

Is there any way to get hold of compiled versions for Windows? There was mention of AppVeyor, but this doesn't seem to be active anymore.

My goal is to test client tools in our environement.

Many thanks, Phil.

michaelrsweet commented 6 months ago

Right now we don't have anything packaged up - you might be able to use Docker to build an instance (that will run in the container) vs. running natively on Windows...