[vtk-developers] VTK without vtksys

David Gobbi david.gobbi at gmail.com
Tue Nov 8 15:58:55 EST 2016


Hi Adam,

It's not a crazy notion.  Even though kwsys has lots of Windows API calls,
finding them all is straightforward (they're all marked with #if's) and
adding another #if clause for UWP calls shouldn't be difficult.  I know
nothing about UWP, however, I'm just working on the assumption that, as far
as the generic system calls in kwsys goes, it mirrors the old Windows API
fairly closely.

 - David


On Tue, Nov 8, 2016 at 12:56 PM, Adam Rankin <arankin at robarts.ca> wrote:

> Hello all,
>
>
>
> I am trying to build VTK for UWP, and I will fully admit to not knowing
> the linkages/structure of modules and their dependency on vtksys (aside
> that the VTK CMake output lists it as a dependency).
>
>
>
> Is it a crazy notion to write a vtksys alternative library that builds
> against the UWP?
>
>
>
> I guess what I’m looking for is someone to say, “Sure it’s possible, it
> would take me a month.” Or “Sure, it’s possible, see you in a year.”
>
>
>
> Sorry for the vague question,
>
>
>
> Adam
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20161108/80e49ace/attachment.html>


More information about the vtk-developers mailing list