-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Microsoft Windows support #13
Copy link
Copy link
Closed
Labels
buildIssues related to building Halide and with CIIssues related to building Halide and with CIcontributor projectenhancementNew user-visible features or improvements to existing features.New user-visible features or improvements to existing features.
Metadata
Metadata
Assignees
Labels
buildIssues related to building Halide and with CIIssues related to building Halide and with CIcontributor projectenhancementNew user-visible features or improvements to existing features.New user-visible features or improvements to existing features.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I know this is early, but I and I'm sure others would be interested in Windows support. I'm taking a guess that VC10 and maybe even VC11 don't have enough C++11 features implemented that would allow Halide to compile, so mingw is probably the way to go. Maybe someone more knowledgeable than I can explain some of the challenges that will be faced in porting to Windows.