Intel® Embree Ray Tracing Kernels
Discussion forum on the open source ray tracing kernels for fast photo-realistic rendering on Intel® CPU(s)

What Version of Freeglut is used?

crushbomber
Beginner
543 Views
Compiling Embree was no problem with VS2008. But starting fails because freeglut.dll 2.6.0.3 doesnt supports the function "_glutDisplayFunc@4". What built/version of the freeglut lib is needed?
0 Kudos
1 Reply
Manfred_Ernst__Intel
New Contributor I
543 Views
Thereare pre-compiled freeglut.dll files in the app/freeglut/x64/ and app/freeglut/Win32 folders. Use one of these DLLs. Copy it to the directory where you executable is generated.
0 Kudos
Reply