FreeGlut and Glut Install

Write something nice to your dear old GPU!

FreeGlut and Glut Install

Postby hbyte » Thu Apr 25, 2024 11:33 am

http://www.transmissionzero.co.uk/softw ... glut-devel

https://user.xmission.com/~nate/glut.html

Put these two lovelys onto you machine with MinGW works in all windows. Hurrah.

compile with:

g++ -m32 -Wall -o output.exe source.cc -lfreeglut -lglut32 -lopengl32

Put libraries *.a in MinGW lib folder
Put dlls *.dll in MinGW bin folder
Put includes *.h in MinGW includes/GL folder

MinGW :- https://ics.uci.edu/~pattis/common/hand ... mingw.html
hbyte
Site Admin
 
Posts: 112
Joined: Thu Aug 13, 2020 6:11 pm

Return to Computer Graphics

Who is online

Users browsing this forum: No registered users and 1 guest

cron