-1
Can anyone help me? How do I install the freeglut library in devc++? Next semester will have computer graphics in college and I can’t install the freeglut library to help me in game development.
What I have so far is a briefcase called freeglut inside it has
A folder called Bin, another Include and another called Lib
Inside the bin folder has the freeglut.dll file Inside the include folder is the freeglut files. h glut. h freeglut_std. h freeglud_ext. h Inside the lib folder has two libfreeglut files. a and libfreeglut_static. a
Can anyone help me ? I have no idea how to install and every time I try wrong.
I thought Unreal didn’t have a student version. I now saw in "about": use for free, pay 5% when dispatching
– Jefferson Quesado
Didn’t help me much friend !! Its got the glut. h a glut32dll and a glut.lib I added the lib and now ?
– ViTAO
Well, you’re going to need basically the header, the library. that of glut and the.dll file that should be put in the execution directory of your program, as you are using glut I suppose your project will use opengl, so you should add the opengl32 linkage parameter, but I have no idea how to do it in devc++
– Samuel Ives
This Microsoft page explains about using dlls https://msdn.microsoft.com/pt-br/library/1ez7dh12.aspx would be a good idea if you used visual studio community in your projects
– Samuel Ives
@Jeffersonquesado yes, lately she is being considered the queen of the Dies, because you have an AAA engine and only pay 5% of your profits, and every day she improves, recently she has integrated the simplygon completely in your editor allowing free use for mesh optimization
– Samuel Ives