You can subscribe to this list here.
| 2000 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
| 2002 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(3) |
| 2015 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2024 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: John T. <nu...@me...> - 2024-04-07 19:15:25
|
On Sun, Apr 07, 2024 at 06:47:35PM +0200, Thierry DECHAIZE wrote: > > For devlopers of FG : if you want,I can paticipate at your > investigations on Windows (and also Linux), just explain me rules > and "good practices". Thank's. I think the best way to participate, is to send us patches or pull requests for any changes you find you have to do, to make freeglut build across all those compilers. If you want to send patches, or discuss possible ways to fix issues, or anything else that has to do with freeglut development really, subscribe to the freeglut-developer mailing list and post there. If you want to open bug reports, or send pull requests, use the github project page: https://github.com/freeglut/freeglut/ -- John Tsiombikas http://nuclear.mutantstargoat.com/ |
|
From: Thierry D. <thi...@gm...> - 2024-04-07 16:47:51
|
Hello, On this site "https://github.com/tdechaize/Build_Freeglut_v3.4.0_Windows", you can find all success build of FG v 3.4.0, with many compilers or devlopment package like MinGW32/MinGW64, VC, CLANG, CYGWIN (but only with MinGW32/64), TDM-GCC, Open WATCOM 2.0-c, Pelles C, and the "very old and ligth" compilers like Borland C/C++, DMC, LCC. You can add this URL on your Web site (GIT repository is public). Explore it and if work seem you interesting, contact me. For devlopers of FG : if you want,I can paticipate at your investigations on Windows (and also Linux), just explain me rules and "good practices". Thank's. Thank's for all. Enjoy. Thierry DECHAIZE. |
|
From: Oganesyan, V. <vah...@as...> - 2020-01-16 18:46:13
|
Hi Everyone, I'm absolute newbie in Linux and I'm not a developer. Just a user. For many years as a crystallographer I'm using a visualization software (called "O") that has stereo capabilities. To see in stereo one need nVIDIA QUADRO graphics card with 3-pin MINI DIN connected to IR emitter that synchronizes signal between screen (CRT in this case) and LC glasses. This hardware (nVidia Quadro FX1400 card, Xpand emitter, NewVision glasses) worked fine on 10 years on old Linux box. It doesn't on new one. The new Linux box I've received is RHEL-7 running Gnome3 manager. Here is what I get: freeglut (/home/Vaheh/o/bin/170211_lin64_ono): ERROR: Internal error <FBConfig with necessary capabilities not found> in function fgOpenWindow Would any of you know if I need to install freeglut? Isn't OpenGL being distributed with RHEL-7? Thank you. Regards, Vaheh Oganesyan, Ph.D. Scientist, Biologic Therapeutics ____________________________________________________________________ AstraZeneca R&D | Antibody Discovery and Protein Engineering One Medimmune Way, Gaithersburg, MD 20878 T: 301-398-5851 Vah...@as...<mailto:Oga...@me...> |
|
From: John T. <nu...@me...> - 2015-03-07 21:17:49
|
FreeGLUT 3.0.0 is finally available for download at: https://sourceforge.net/projects/freeglut/files/freeglut/3.0.0/ I'd like to thank everyone who contributed to FreeGLUT and made yet another release possible. -- John Tsiombikas http://nuclear.mutantstargoat.com/ |
|
From: John T. <nu...@me...> - 2015-02-18 05:41:42
|
FreeGLUT 3.0.0 RC3 is available on sourceforge: https://sourceforge.net/projects/freeglut/files/freeglut/3.0.0%20Release%20Candidate%203/ Hopefully this will be the last release candidate. Please give it a spin, and let us know if there are any release-critical bugs with this one. Here's the list of changes since RC2: ------------------------------------------------------------------------ r1742 | jtsiomb | 2015-01-03 13:55:09 +0200 (Sat, 03 Jan 2015) | 2 lines pkgconfig files should go to $(PREFIX)/lib, not $(PREFIX)/share. Closing bug #216 ------------------------------------------------------------------------ r1743 | jtsiomb | 2015-02-18 02:37:05 +0200 (Wed, 18 Feb 2015) | 5 lines Applied Daniel Macks' patch to use ${CMAKE_INSTALL_LIBDIR} instead of hardcoding lib for the installation directory of libraries, with the additional modification of installing the pkg-config files there too. closing bug #217 ------------------------------------------------------------------------ r1744 | jtsiomb | 2015-02-18 05:59:21 +0200 (Wed, 18 Feb 2015) | 3 lines added INCLUDE_DIRECTORIES(${X11_INCLUDE_DIR}) to make sure X11 header files are correctly located, on systems where they are in weird places. This closes bug: #218 ------------------------------------------------------------------------ r1745 | jtsiomb | 2015-02-18 06:59:57 +0200 (Wed, 18 Feb 2015) | 7 lines - changed the main INCLUDE_DIRECTORIES definition to place the main header locations first in the list instead of appending them. This gives priority to our freeglut*.h files instead of the old system-wide installed ones. - removed the Xxf86vm hack from CMakeLists.txt: it seems like it's not needed any more in new versions of cmake, and it fails to link on MacOSX. ------------------------------------------------------------------------ r1746 | jtsiomb | 2015-02-18 07:03:16 +0200 (Wed, 18 Feb 2015) | 6 lines MacOSX doesn't define HOST_NAME_MAX in unistd.h, which made freeglut fail to build. Now, if the definition is missing, we'll just define it arbitrarilly as 255, which should be a safe value. This is just needed for an obscure X11 WM protocol. ------------------------------------------------------------------------ r1747 | jtsiomb | 2015-02-18 07:20:50 +0200 (Wed, 18 Feb 2015) | 2 lines removed the completely outdated FrequentlyAskedQuestions file -- John Tsiombikas http://nuclear.mutantstargoat.com/ |
|
From: John F. F. <joh...@ne...> - 2014-12-29 10:36:08
|
Gentlemen,
John Tsiombikas has uploaded "freeglut" 3.0.0 Release Candidate 2
to the SourceForge web site. I ask everybody to download it and put it
through its paces.
- John F.
On 11/1/2014 9:36 AM, Diederick C. Niehorster wrote:
> Hi All,
>
> RC1 of the 3.0.0 release has been posted on the sourceforge website,
> get it here:
>
> Please do test and let us know of any issues you find.
>
> There have been hundreds of commits over the last year or so, but here
> are some important changes since 2.8.1:
> - internal cleanup and reorganization, making it easier to add new
> platforms while avoiding ifdef hell
> - moved to CMake for buildsystem
> - added martin newell's teacup and teaspoon to complement the teapot
> - shapes now use vertex buffers internally for faster drawing
> - shapes can now be drawn in forward compatible contexts, see new
> functions glutSetVertexAttribCoord3, glutSetVertexAttribNormal, and
> glutSetVertexAttribTexCoord2.
> - new GLUT_GEOMETRY_VISUALIZE_NORMALS option to visualize the normals
> of the shapes (these are frequently used for educational demos after
> all)
> - experimental support for Android and BlackBerry 10/BlackBerry
> PlayBook mobile platforms, note that so far only a subset of FreeGLUT
> is implemented
> - can now set font of menu
> - menu behavior corrected, multiple bugs fixed
> - X11 fullscreen code updated, correctness improved
> - time internally now 64 bit, so timers and such wont wrap for humanly
> possible timeframes
>
> All the best,
> Dee
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Freeglut-announce mailing list
> Fre...@li...
> https://lists.sourceforge.net/lists/listinfo/freeglut-announce
>
>
|
|
From: John T. <nu...@me...> - 2014-12-29 07:07:16
|
FreeGLUT 3.0.0 RC2 is available on sourceforge: https://sourceforge.net/projects/freeglut/files/freeglut/3.0.0%20Release%20Candidate%202/ Apologies for the long delay between RC1 and RC2. If there are no critical bugs with this one, we'll be able to release 3.0.0 shortly. Here's the complete list of changes between RC1 and RC2: ------------------------------------------------------------------------ r1727 | dcnieho | 2014-11-03 06:18:51 +0200 (Mon, 03 Nov 2014) | 1 line Added missing glutStrokeWidthf and glutStrokeLengthf for mobile support. ------------------------------------------------------------------------ r1728 | dcnieho | 2014-11-03 06:19:10 +0200 (Mon, 03 Nov 2014) | 3 lines Added support for minimizing window. Fixed issue where reshape callback would be called multiple times due to conflicting window size messages on keyboard closure. Fixed issue where changing orientation with the keyboard open would cause multiple reshape events. ------------------------------------------------------------------------ r1729 | jtsiomb | 2014-11-04 13:47:27 +0200 (Tue, 04 Nov 2014) | 3 lines - changed the minor so version for the new release to 3.10.0 (fg2.8.1 was 3.9.0) - made the so version numbers more prominent in the cmake file to make sure they're not forgotten in future releases ------------------------------------------------------------------------ r1730 | jtsiomb | 2014-12-02 07:22:12 +0200 (Tue, 02 Dec 2014) | 2 lines include standard UNIX header fcntl.h in fg_joystick_x11.c, since fcntl() is called conditionally in there (bug #192). ------------------------------------------------------------------------ r1731 | dcnieho | 2014-12-22 18:27:02 +0200 (Mon, 22 Dec 2014) | 3 lines typofixes - https://github.com/vlajos/misspell_fixer (cherry picked from commit c85ed83b848379d49d0869b84ab15851e2df8784) ------------------------------------------------------------------------ r1732 | jtsiomb | 2014-12-24 23:23:29 +0200 (Wed, 24 Dec 2014) | 2 lines brought back the option to build either as "glut" or "freeglut": FREEGLUT_REPLACE_GLUT ------------------------------------------------------------------------ r1733 | dcnieho | 2014-12-25 16:35:09 +0200 (Thu, 25 Dec 2014) | 1 line CMake: FREEGLUT_REPLACE_GLUT option should not be visible on windows ------------------------------------------------------------------------ r1734 | dcnieho | 2014-12-25 16:35:17 +0200 (Thu, 25 Dec 2014) | 1 line updated list of cmake switches in README.cmake ------------------------------------------------------------------------ -- John Tsiombikas http://nuclear.mutantstargoat.com/ |
|
From: John T. <nu...@me...> - 2014-12-27 14:07:32
|
FreeGLUT 3.0.0 RC2 is available on sourceforge: https://sourceforge.net/projects/freeglut/files/freeglut/3.0.0%20Release%20Candidate%202/ Apologies for the long delay between RC1 and RC2. If there are no critical bugs with this one, we'll be able to release 3.0.0 shortly. Here's the complete list of changes between RC1 and RC2: ------------------------------------------------------------------------ r1727 | dcnieho | 2014-11-03 06:18:51 +0200 (Mon, 03 Nov 2014) | 1 line Added missing glutStrokeWidthf and glutStrokeLengthf for mobile support. ------------------------------------------------------------------------ r1728 | dcnieho | 2014-11-03 06:19:10 +0200 (Mon, 03 Nov 2014) | 3 lines Added support for minimizing window. Fixed issue where reshape callback would be called multiple times due to conflicting window size messages on keyboard closure. Fixed issue where changing orientation with the keyboard open would cause multiple reshape events. ------------------------------------------------------------------------ r1729 | jtsiomb | 2014-11-04 13:47:27 +0200 (Tue, 04 Nov 2014) | 3 lines - changed the minor so version for the new release to 3.10.0 (fg2.8.1 was 3.9.0) - made the so version numbers more prominent in the cmake file to make sure they're not forgotten in future releases ------------------------------------------------------------------------ r1730 | jtsiomb | 2014-12-02 07:22:12 +0200 (Tue, 02 Dec 2014) | 2 lines include standard UNIX header fcntl.h in fg_joystick_x11.c, since fcntl() is called conditionally in there (bug #192). ------------------------------------------------------------------------ r1731 | dcnieho | 2014-12-22 18:27:02 +0200 (Mon, 22 Dec 2014) | 3 lines typofixes - https://github.com/vlajos/misspell_fixer (cherry picked from commit c85ed83b848379d49d0869b84ab15851e2df8784) ------------------------------------------------------------------------ r1732 | jtsiomb | 2014-12-24 23:23:29 +0200 (Wed, 24 Dec 2014) | 2 lines brought back the option to build either as "glut" or "freeglut": FREEGLUT_REPLACE_GLUT ------------------------------------------------------------------------ r1733 | dcnieho | 2014-12-25 16:35:09 +0200 (Thu, 25 Dec 2014) | 1 line CMake: FREEGLUT_REPLACE_GLUT option should not be visible on windows ------------------------------------------------------------------------ r1734 | dcnieho | 2014-12-25 16:35:17 +0200 (Thu, 25 Dec 2014) | 1 line updated list of cmake switches in README.cmake ------------------------------------------------------------------------ -- John Tsiombikas http://nuclear.mutantstargoat.com/ |
|
From: Diederick C. N. <dc...@gm...> - 2014-11-01 14:37:05
|
Hi All, RC1 of the 3.0.0 release has been posted on the sourceforge website, get it here: Please do test and let us know of any issues you find. There have been hundreds of commits over the last year or so, but here are some important changes since 2.8.1: - internal cleanup and reorganization, making it easier to add new platforms while avoiding ifdef hell - moved to CMake for buildsystem - added martin newell's teacup and teaspoon to complement the teapot - shapes now use vertex buffers internally for faster drawing - shapes can now be drawn in forward compatible contexts, see new functions glutSetVertexAttribCoord3, glutSetVertexAttribNormal, and glutSetVertexAttribTexCoord2. - new GLUT_GEOMETRY_VISUALIZE_NORMALS option to visualize the normals of the shapes (these are frequently used for educational demos after all) - experimental support for Android and BlackBerry 10/BlackBerry PlayBook mobile platforms, note that so far only a subset of FreeGLUT is implemented - can now set font of menu - menu behavior corrected, multiple bugs fixed - X11 fullscreen code updated, correctness improved - time internally now 64 bit, so timers and such wont wrap for humanly possible timeframes All the best, Dee |
|
From: John F. F. <joh...@cy...> - 2012-01-02 14:04:46
|
Ladies and Gentlemen,
With appropriate fanfare and hoopla, I am pleased to announce the
release of 'freeglut' 2.8.0 this morning. (I also give many thanks to
John Tsiombikas for providing the tarball for the event.) Here are the
changes that I gleaned from the SVN archives over the last two years:
* There are now callbacks to support multitouch capability.
* Solaris and OSX support have improved.
* Fullscreen mode and Game mode behave better.
* Addition of Visual Studio 2010 projects & solutions.
* Many bugs have been fixed.
I would like to thank everybody for his participation.
- John F. Fay
|
|
From: Steve B. <st...@sj...> - 2009-04-21 04:08:10
|
I've posted a 'release candidate' for 2.6.0 up on the freeglut site. http://freeglut.sourceforge.net/index.php#download If there are no problems over the next few days, I'll make it into the live release. -- Steve |
|
From: Fay J. F C. AAC/W. <joh...@eg...> - 2005-06-13 16:57:14
|
Ladies and Gentlemen,
The "freeglut" development community is pleased to announce the
release of "freeglut" 2.4.0 last Friday. It has been more than a year since
the previous release of a "freeglut" version. Changes since then include:
- The joystick code was completely rewritten; in addition, the
joystick code is now initialized only if the user specifies a joystick
callback
- Support for Windows CE was added
- Numerous bug fixes
- Improved the support for Game Mode so that now it (we think) works
- Made error handling a little more user-friendly. Now font errors
give warning messages and simply don't print the text rather than crashing
the program. Also, the "asserts" have been changed to errors that print
relevant messages.
- The display mode string accepts British spellings ("grey",
"colour", etc.)
- Revamped the cursor code somewhat, adding some more Windows
cursors
- Added support for the "GLUT_AUXn" color buffers
- Added French-language and Windows-specific README files
- Added code to Windows timing to allow for millisecond granularity
in the execution time
- Added window exit event handling to the Windows code
- Added handling for negative position specifications for subwindows
- Implemented more menu fixes. Menus should work now.
Users should note a new incompatibility with GLUT, in which GLUT allowed the
application to call some functions before "glutInit" was called. This is
contrary to both good programming practice and the GLUT documentation, and
the new "freeglut" enforces the initial call to "glutInit".
The new "freeglut" library may be downloaded from:
http://prdownloads.sourceforge.net/freeglut/freeglut-2.4.0.tar.gz?download
It may also be obtained through the webpage:
http://freeglut.sourceforge.net/
Bugs, kudos, complaints, and requests for upgrades may be addressed
to the undersigned or to the "freeglut" developers' mailing list at
freeglut_developers(at)lists.sourceforge.net
Congratulations everyone, and thanks to all of the developers for
another job well done!
John F. Fay
joh...@eg...
850-729-6330
|
|
From: Carlos de O. <car...@gm...> - 2005-05-02 02:58:48
|
Hi, I am new on the list, nice to meet you. Freeglut seems to be a great project, but I am searchiing now for freeglut tutorials. I know only the basics on C programming, I use linux and I want to know the diference betwen GLUT, FReeglut and OpenGl. And of course, learn it. thanks, kbdman --=20 free software! |
|
From: Victor S. <vs...@pa...> - 2005-03-21 05:37:47
|
Thank you Sven for your response! I'm using freeglut 2.2.0 I just checked out CVS Head Drools from http://drools.org/CVS+Download+Instructions Is it what you called CVS Head? I'm unfamiliar with that. Basically I'm trying to compile Nasa's Overflow which needs tcl and the tcl3.4.9 I downloaded need glut but glut is not shareware therefore I tried freeglut. Does drool give gl.h and glu.h headers? Bst, Vic --- fre...@li... wrote: > Send Freeglut-announce mailing list submissions to > fre...@li... > > To subscribe or unsubscribe via the World Wide Web, > visit > > https://lists.sourceforge.net/lists/listinfo/freeglut-announce > or, via email, send a message with subject or body > 'help' to > fre...@li... > > You can reach the person managing the list at > fre...@li... > > When replying, please edit your Subject line so it > is more specific > than "Re: Contents of Freeglut-announce digest..." > > > Today's Topics: > > 1. Question on how to make freeglut on RH linux > 8.0 or 9.0 (Victor Shum) > 2. Re: Question on how to make freeglut on RH > linux > 8.0 or 9.0 (Sven Panne) > > --__--__-- > > Message: 1 > Date: Sat, 19 Mar 2005 21:20:21 -0800 (PST) > From: Victor Shum <vs...@pa...> > To: fre...@li... > Subject: [Freeglut-announce] Question on how to make > freeglut on RH linux 8.0 or 9.0 > > > > Hi, > > I'm encountering some problems in the make install > process. I configured my system without using flags, > just ./configure since I didn't see any -sys=linux > or > other related flags. After configuring I ran make > install and got following errors (it seems to need > GL/gl.h and GL/glu.h): > > glut_callbacks.lo `test -f 'freeglut_callbacks.c' || > echo './'`freeglut_callbacks.c > rm -f .libs/libglut_la-freeglut_callbacks.lo > gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c > freeglut_callbacks.c -MT > libglut_la-freeglut_callbacks.lo -MD -MP -MF > .deps/libglut_la-freeglut_callbacks.TPlo -fPIC > -DPIC > -o .libs/libglut_la-freeglut_callbacks.lo > In file included from ../include/GL/freeglut.h:17, > from freeglut_callbacks.c:32: > ../include/GL/freeglut_std.h:84:19: GL/gl.h: No such > file or directory > ../include/GL/freeglut_std.h:85:20: GL/glu.h: No > such > file or directory > > > See if you can see any clue and guide me onwards!! > > Many Thanks! > > Bst, > Victor > > > > --__--__-- > > Message: 2 > Date: Sun, 20 Mar 2005 10:02:43 +0100 > From: Sven Panne <Sve...@ae...> > To: Victor Shum <vs...@pa...> > Cc: fre...@li... > Subject: Re: [Freeglut-announce] Question on how to > make freeglut on RH linux > 8.0 or 9.0 > > Victor Shum wrote: > > I'm encountering some problems in the make > install > > process. I configured my system without using > flags, > > just ./configure since I didn't see any -sys=linux > or > > other related flags. After configuring I ran make > > install and got following errors (it seems to need > > GL/gl.h and GL/glu.h): > > > > glut_callbacks.lo `test -f 'freeglut_callbacks.c' > || > > echo './'`freeglut_callbacks.c > > rm -f .libs/libglut_la-freeglut_callbacks.lo > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c > > freeglut_callbacks.c -MT > > libglut_la-freeglut_callbacks.lo -MD -MP -MF > > .deps/libglut_la-freeglut_callbacks.TPlo -fPIC > -DPIC > > -o .libs/libglut_la-freeglut_callbacks.lo > > In file included from ../include/GL/freeglut.h:17, > > from freeglut_callbacks.c:32: > > ../include/GL/freeglut_std.h:84:19: GL/gl.h: No > such > > file or directory > > ../include/GL/freeglut_std.h:85:20: GL/glu.h: No > such > > file or directory > > > > > > See if you can see any clue and guide me onwards!! > > Hmmm, the current CVS HEAD works for me on SuSE > Linux 9.2, which should > be sufficiently similar to your RH systems. Which > freeglut version are > you using exactly? Could you try the CVS HEAD, too? > > Cheers, > S. > > P.S.: "freeglut-bugs" might be a more appropriate > list for such reports. > > > > --__--__-- > > _______________________________________________ > Freeglut-announce mailing list > Fre...@li... > https://lists.sourceforge.net/lists/listinfo/freeglut-announce > > > End of Freeglut-announce Digest > |
|
From: Sven P. <Sve...@ae...> - 2005-03-20 09:04:41
|
Victor Shum wrote:
> I'm encountering some problems in the make install
> process. I configured my system without using flags,
> just ./configure since I didn't see any -sys=linux or
> other related flags. After configuring I ran make
> install and got following errors (it seems to need
> GL/gl.h and GL/glu.h):
>
> glut_callbacks.lo `test -f 'freeglut_callbacks.c' ||
> echo './'`freeglut_callbacks.c
> rm -f .libs/libglut_la-freeglut_callbacks.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c
> freeglut_callbacks.c -MT
> libglut_la-freeglut_callbacks.lo -MD -MP -MF
> .deps/libglut_la-freeglut_callbacks.TPlo -fPIC -DPIC
> -o .libs/libglut_la-freeglut_callbacks.lo
> In file included from ../include/GL/freeglut.h:17,
> from freeglut_callbacks.c:32:
> ../include/GL/freeglut_std.h:84:19: GL/gl.h: No such
> file or directory
> ../include/GL/freeglut_std.h:85:20: GL/glu.h: No such
> file or directory
>
>
> See if you can see any clue and guide me onwards!!
Hmmm, the current CVS HEAD works for me on SuSE Linux 9.2, which should
be sufficiently similar to your RH systems. Which freeglut version are
you using exactly? Could you try the CVS HEAD, too?
Cheers,
S.
P.S.: "freeglut-bugs" might be a more appropriate list for such reports.
|
|
From: Victor S. <vs...@pa...> - 2005-03-20 05:20:29
|
Hi,
I'm encountering some problems in the make install
process. I configured my system without using flags,
just ./configure since I didn't see any -sys=linux or
other related flags. After configuring I ran make
install and got following errors (it seems to need
GL/gl.h and GL/glu.h):
glut_callbacks.lo `test -f 'freeglut_callbacks.c' ||
echo './'`freeglut_callbacks.c
rm -f .libs/libglut_la-freeglut_callbacks.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c
freeglut_callbacks.c -MT
libglut_la-freeglut_callbacks.lo -MD -MP -MF
.deps/libglut_la-freeglut_callbacks.TPlo -fPIC -DPIC
-o .libs/libglut_la-freeglut_callbacks.lo
In file included from ../include/GL/freeglut.h:17,
from freeglut_callbacks.c:32:
../include/GL/freeglut_std.h:84:19: GL/gl.h: No such
file or directory
../include/GL/freeglut_std.h:85:20: GL/glu.h: No such
file or directory
See if you can see any clue and guide me onwards!!
Many Thanks!
Bst,
Victor
|
|
From: Steve B. <sjb...@ai...> - 2003-10-01 20:30:12
|
(Apologies - I should have done this announcement a couple of days ago!) ANNOUNCING: freeglut 2.0.0. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ freeglut is a fully OpenSourced clone of Mark Kilgard's GL Utility Toolkit (GLUT) library. It is released under the Xfree license and is under active maintenance and development. freeglut 2.0 is the first version of freeglut to actively expand on the GLUT 3.7 API. Previous versions were mere clones of GLUT, from now on, we'll maintain backwards compatibility with GLUT - but gently expand on the basic functionality. This release is also a major step towards 100% GLUT compatibility with many incompatibilities fixed since the last release. With this release, it's also possibly to compile and link against the original glut.h/libglut.so and run against freeglut's libglut.so - or vice-versa (presuming of course that you are not using any of freeglut's new features). There are almost 100 changes since freeglut 1.x - please read the Changelog file for details. Many thanks to the entire freeglut team - and especially to John Fay who is the team's lead developer. freeglut 2.0.0 may be obtained from http://freeglut.sf.net |
|
From: Steve B. <sjb...@ai...> - 2001-07-27 07:30:52
|
Interest in freeglut for possible distribution with Mesa and hence Xfree86
has prompted me to check the freeglut sources into CVS so that they can be
more conveniently worked upon by the community. I've also updated the web
site to reflect the current state of the package.
Right now, only three people are registered as developers:
Steve Baker (that's me - project leader)
Dave McClurg
Pawel W.Olszta (who is the original author of freeglut and
probably won't be actively making contributions)
Other volunteers are *eagerly* sought!
----------------------------- Steve Baker -------------------------------
HomeMail : <sjb...@ai...> WorkMail: <sj...@li...>
HomePage : http://web2.airmail.net/sjbaker1
Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net
http://agtoys.sf.net http://prettypoly.sf.net
http://freeglut.sf.net http://toobular.sf.net
|
|
From: Steve B. <sjb...@ai...> - 2001-05-09 13:46:30
|
lj...@bu... wrote:
> < ±Í»çÀÇ ¸ÅÃâ È®´ë ¹× ±¸¸Å È¿À²È¸¦ À§ÇÑ ¾÷¹« Á¦¾È >
...ack! A spammer appears to have found 'freeglut-*' - my apologies
to everyone who is subscribed.
I have *still* been unable to take control of the Freeglut mailing list
admin passwords - so it's not easy for me to fix this.
I'll get on to sourceforge *AGAIN* today to try to nail this one...meanwhile,
please be patient.
If this annoys you half as much as it does me, please feel free to filter out
all freeglut messages for (erm - let's say) four days - and I'll try to get
it fixed by then and repost any interesting legitimate messages at that time.
Since there isn't exactly a *huge* amount of traffic, that shouldn't matter!
Sorry once again.
Steve
--
Steve Baker HomeEmail: <sjb...@ai...>
WorkEmail: <sj...@li...>
HomePage : http://web2.airmail.net/sjbaker1
Projects : http://plib.sourceforge.net
http://tuxaqfh.sourceforge.net
http://tuxkart.sourceforge.net
http://prettypoly.sourceforge.net
http://freeglut.sourceforge.net
|
|
From: Steve B. <sjb...@ai...> - 2001-02-04 02:59:10
|
> Daniel Kamper wrote: > > Please include me on mailing list > DCK You have to go to... http://lists.sourceforge.net/mailman/listinfo/freeglut ...and sign up there. I recently took over ownership of freeglut from Pawel Olszta (who originally wrote the package) - and I'm having trouble taking over ownership of the mailing lists...so I can't get in to manually intervene with the list subscription process. -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net http://freeglut.sourceforge.net |
|
From: Daniel K. <dan...@21...> - 2001-02-04 01:24:58
|
Please include me on mailing list DCK |
|
From: Pawel W. O. <ol...@li...> - 2000-01-16 16:54:04
|
Hello, I have just started uploading the latest patch (named 2000-01-16). The Win32 port is working very well (however it is still missing some features). Finally, both ports feature the game mode now. Lots of bug fixes have been introduced. -- Pawel W. Olszta (olszta at promail.pl) ... Visit the freeglut project site: http://www.promail.pl/~olszta ............. http://freeglut.sourceforge.net |
|
From: Pawel W. O. <ol...@li...> - 2000-01-10 02:30:05
|
Hello, I've just uploaded the results of my weekend job :) Did some minor bugfixes in the X11 port. I have also started doing the Win32 port, however I haven't checked it out yet :P (lacking some funny libraries I am trying to download right now). -- Pawel W. Olszta (olszta at promail.pl) ...... Visit the freeglut project site: http://www.promail.pl/~olszta ................ http://freeglut.sourceforge.net |
|
From: Pawel W. O. <ol...@pr...> - 2000-01-06 22:25:22
|
Hi (told me to myself), I just released the freeglut-1.3-alpha-2000-01-06.tar.gz snapshot that can be grabbed from freeglut's download page. Some bug fixes and some new features. Go and see it yourself. -- Pawel W. Olszta (olszta at promail.pl) ...... Visit the freeglut project site: http://www.promail.pl/~olszta ................ http://freeglut.sourceforge.net |