Search Criteria
Package Details: mingw-w64-freeglut 3.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-freeglut.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-freeglut |
Description: | Provides functionality for small OpenGL programs (mingw-w64) |
Upstream URL: | http://freeglut.sourceforge.net/ |
Keywords: | mingw mingw-w64 |
Licenses: | MIT |
Submitter: | qpalz |
Maintainer: | xantares |
Last Packager: | xantares |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2013-07-04 09:04 (UTC) |
Last Updated: | 2024-08-14 07:24 (UTC) |
Latest Comments
1 2 Next › Last »
adsun commented on 2020-07-30 14:19 (UTC)
Now this package has a conflict with
mingw-w64-crt
:mingw-w64-freeglut: /usr/i686-w64-mingw32/lib/libglut.a exists in filesystem (owned by mingw-w64-crt)
Interestingly this is only for 32-bit crt, the 64-bit crt lacks libglut.a. I am not able to fix this as I am too busy this summer, so I have disowned the package.
xantares commented on 2020-07-30 08:06 (UTC) (edited on 2020-07-30 08:07 (UTC) by xantares)
hello, glut.h is missing as you forgot the -D:
-DFREEGLUT_REPLACE_GLUT=ON
xantares commented on 2020-05-18 18:27 (UTC)
hello I think the glut.h patch may be useless since it seem you can set FREEGLUT_REPLACE_GLUT=ON
xantares commented on 2020-05-11 06:42 (UTC) (edited on 2020-05-14 15:26 (UTC) by xantares)
hello,
this patch is needed to build with gcc 10:
https://github.com/dcnieho/FreeGLUT/commit/b9998bbc1e1c329f6bf69c24606a2be7a4973b8c
adsun commented on 2019-11-26 13:31 (UTC)
@xantares fixed. Thanks for the help!
xantares commented on 2019-11-26 13:05 (UTC)
is it possible to use FREEGLUT_REPLACE_GLUT=ON ? this way we'd have glut.h
qpalz commented on 2014-09-22 10:00 (UTC)
1 2 Next › Last »