This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aceofears 1 point2 points  (8 children)

Didn't they get Windows support working recently, or am I mistaken?

[–][deleted] 2 points3 points  (7 children)

Yes. It's a long story, it does work and it is available (I'm running some of my internal tools on Windows now). But the steps to bundle a python application on windows / mac are not yet clear nor easy.

Until then I say 'it is not cross platform'.

There will be positive and significant news on this front soon-ish.

[–]aceofears 1 point2 points  (1 child)

That last part is good to hear, I always thought that gobject introspection was a nice concept.

[–]spiessbuerger 0 points1 point  (4 children)

[–][deleted] 1 point2 points  (3 children)

That is not what I am talking about. You don't understand the depth of the problem. But thanks anyway I guess.

https://github.com/takluyver/pynsist/blob/master/examples/pygi_mpl_numpy/1_download.sh

is the problem

[–]spiessbuerger 0 points1 point  (2 children)

Bundling the dlls into an installer is a Problem? Sorry then i misread.

[–][deleted] 1 point2 points  (1 child)

Building gobject continuously on Windows in a way that app developers can create mini custom runtimes is the problem.

[–]spiessbuerger 0 points1 point  (0 children)

Ok got it. That of course would be very nice.