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

tutorial.lib missing

Lawrence_S_
Beginner
293 Views

Dear all. I have recently downloaded embree. I compile with the cmake gui and everything appears to go well. When I open the vxproj for one of the tutorials and try and build it it complains that ../../Debug/embree.lib is not found. I managed to find a copy of this file somewhere and copy it into the appropriate directory. However after that it complains ../../Debug/tutorial.lib cannot be found. I cannot find a copy of this library anywhere. I'm on a windows x64 machine. Has anybody elese had this issue. If anybody has a copy of a file called tutorial.lib that would be much appreciated also.

0 Kudos
1 Reply
SvenW_Intel
Moderator
293 Views

Could you try to generate the solution file with CMake, then open and build the solution using Visual Studio.

0 Kudos
Reply