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

Embree AppCrash on MS-Windows7 32Bits

okr
Beginner
391 Views
Hi there,

I am very interested in the Embree project.

After building the release configuration with VS2008 without errors nor warnings, I tried to load "cornell_box.ecs" with it, but the application crashed immediately.

The debug configuration behaves in the same manner. The debugger halts because of an illegal instruction at line 204 of the file "ssef.h" ("return _mm_insert_ps(a, b, (dst << 4)...").

Please let me know what I am doing wrong (you can find more details about my setup below).

Much thanks for your kind support.

Kindest regards

OS : MS-Windows7 Ultimate 32bits
CPU : Intel Duo Core 2 T7500 @ 2.20 Ghz
RAM : 2 Gb
Dell Inspiron 1720 Laptop

0 Kudos
1 Reply
okr
Beginner
391 Views
Hi there,

After reading the 2nd thread of the forum,I applied the SSE4 disabled hotfix and the app is rocking now ! :D

Much thanks !
0 Kudos
Reply