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

can anyone help me

zineddine62
Beginner
401 Views
hi , can anyone help me For Compiling Embree Render under Windows xp sp2 64 bit
i get error like this :The procedure entry point Initiaize Condition Variable could not be located in the dynamic link library KERNEL32 .dll


0 Kudos
2 Replies
SvenW_Intel
Moderator
401 Views
It is possible to get Embree compiled with pthreads for Windows, which will work around this issue.
Install pthreads for Windows and then enable manually the pthread codepaths in the sys/thread.cpp and sys/sync/*.cpp files.
0 Kudos
zineddine62
Beginner
401 Views
thanks ,can you give me a link to downloads pthreads for Windows and how i install it please
0 Kudos
Reply