Had a quick go at it on my machine.

py2exe fails when it tries to import Qt. Qt for windows isn't free, so
adding it would be a pain.
The developers do let you use Qt 2.3 (fairly old) on windows for free
- will Veusz work with this, Jeremy? This also has a catch in that it
will only compile with MS visual studio 6, though I think MS gives
away free command-line versions of its compilers so that might not be
a problem.

Anyway, to me it looks like the easiest way to play with Veusz on
windows is probably WinKnoppix, unfortunately. Though if Veusz will
play nice with the older Qt I'm happy to set up my machine and produce
binaries for releases... actually you can probably do it yourself in
Wine without much effort.

Jamie

On 5/24/05, James Graham <[EMAIL PROTECTED]> wrote:
> James Graham wrote:
> 
> > Gabor Grothendieck wrote:
> >
> >> Is there a Windows binary?  I did not see one.  I would like to try
> >> Veusz out
> >> but building it myself is beyond my level of patience given all the
> >> prerequisites.
> >>
> >>
> > To my knowledge, there isn't a windows binary at the moment. Indeed, I
> > think there are a few unix-specific parts of the code (mostly dealing
> > with paths, etc.) at the moment so it will take a little work to fix
> > these before Veusz is likely to work on Windows. After that, I guess
> > producing a binary with py2exe will be possible.
> 
> It's occured to me that I'll probably be in the vincinity of a Windows
> computer at the weekend, so I can have a bash at getting this working
> then - assuming it's not much more complex than I think it is. Off the
> top of my head, I can think of a few places where hardcoded paths are
> being used (settings.py comes to mind) and a few where os.path.join
> should be being used instead of assuming '/' as a directory seperator.
> Is there anything else that you know to be broken, Jeremy? Or is it
> likely to be a case of try it and see where it fails?
> 
> --
> "But if science you say still sounds too deep,
> Just do what Beaker does, just shrug and 'Meep!'"
> 
> -- Dr. Bunsen Honeydew & Beaker of Muppet Labs
> 
> 
> _______________________________________________
> Veusz-discuss mailing list
> [email protected]
> https://mail.gna.org/listinfo/veusz-discuss
>

Répondre à