>> Since I need to regenerate Makefile.in, I need to decide what to do:
> Make one commit that updates aclocal to v1.15.
Committed and pushed.
> Make a second commit that
> applies your desired changes to both Makefile.am and Makefile.in.
Committed and pushed.
>> Hopefully someone who knows mo
On Aug 10, 2016 5:44 PM, "dw" wrote:
>
> The checked-in mingw-w64-crt/Makefile.in was generated with 1.15.
> However the associated aclocal.m4 is generated with 1.14.1. I don't
> know much about the build files, but is mixing and matching like this a
> good idea?
Nope
> Since I need to regenera
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 10.08.2016 20:04, John Klimek wrote:
> I'm trying to compile mpv which checks to see if the OpenGL headers
> are installed. It's failing because the included 'gl.h' is missing
> the constant GL_RGB32F. Instead, this is defined in glext.h.
>
> S
The checked-in mingw-w64-crt/Makefile.in was generated with 1.15.
However the associated aclocal.m4 is generated with 1.14.1. I don't
know much about the build files, but is mixing and matching like this a
good idea?
Since I need to regenerate Makefile.in, I need to decide what to do:
a) I c
I'm trying to compile mpv which checks to see if the OpenGL headers are
installed. It's failing because the included 'gl.h' is missing the constant
GL_RGB32F. Instead, this is defined in glext.h.
Somebody from the mpv team said that this constant is now part of the default
OpenGL specificatio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 10.08.2016 1:48, Mosè Giordano wrote:
> I'm trying to cross compile Cuba library
> (http://www.feynarts.de/cuba/, here is the latest tarball:
> http://www.feynarts.de/cuba/Cuba-4.2.tar.gz) for Windows on Linux
> using mingw-w64, but I ran into
Hi,
I'm trying to cross compile Cuba library
(http://www.feynarts.de/cuba/, here is the latest tarball:
http://www.feynarts.de/cuba/Cuba-4.2.tar.gz) for Windows on Linux
using mingw-w64, but I ran into this error:
$ x86_64-w64-mingw32-gcc -v
Using built-in specs.
COLLECT_GCC=x86_64-w64-mingw32-g