pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remove links to Windows builds?


From: Michel Boaventura
Subject: Re: Remove links to Windows builds?
Date: Sun, 14 Mar 2021 18:34:21 -0300

Hey Friedrich,

I'm trying a different approach, using a Dockerfile with Fedora. I've solved 
the issue with documentation
build by installing both mingw and native dependencies to PSPP. This way it can 
compile the native pspp binary
to generate the documentation!

Cheers,

On 21/03/14 10:31PM, Friedrich Beckmann wrote:
> Hi Michel,
>
> you can see the build scripts for Windows from the buildbot here:
>
> https://github.com/fredowski/pspp-buildbot
>
> The problem is the cross build which has problems with the documentation 
> because that requires the native pspp to produce some parts of the 
> documentation. That are more or less the scripts from Harry.
>
> Friedrich
>
> > Am 14.03.2021 um 21:21 schrieb Michel Boaventura <michel@boaventura.dev>:
> >
> > Hey all,
> >
> > I'm making progress compiling PSPP for windows but came out with a error 
> > which seems to be a bug:
> >
> > ../src/ui/gui/psppire-import-spreadsheet.c:34:45: error: unknown type name 
> > 'uint'; did you mean 'u_int'?
> > set_column_header_label (GtkWidget *button, uint i, gpointer user_data)
> >                                            ^~~~
> >                                            u_int
> >
> >
> > Changing this uint to uint32_t everything seems to work.
> >
> > On 21/03/11 12:34PM, Michel Boaventura wrote:
> >> Hey all,
> >>
> >> Resending this message since I've accidentaly sent it to just Ben 
> >> encrypted with his key.
> >>
> >> Every semester I teach a basic PSPP course to around 100 students, 90% of 
> >> which use Windows. They all download
> >> PSPP from Harry's https://sourceforge.net/projects/pspp4windows/. What 
> >> kind of errors are people reporting,
> >> because I think I'm missing those emails.
> >>
> >> I'm more then happy to try to tackle those. Although I don't use Windows 
> >> myself it's a (sadly) highly used OS
> >> here on Brazil, mainly from Human Science students.
> >>
> >> Cheers,
> >>
> >> On 21/03/10 09:31AM, Ben Pfaff wrote:
> >>> I'm starting to believe that we should remove the links to the Windows
> >>> builds entirely, because people are reporting bugs that we can't fix.
> >>>
> >>> What do you think?
> >>>
> >>
> >> --
> >> Michel Boaventura
> >
> >
> >
> > --
> > Michel Boaventura
>

--
Michel Boaventura

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]