RayTest in multiple threads demo for Visual Studio 2015

Post Reply
svedach
Posts: 12
Joined: Mon Sep 01, 2014 6:53 am

RayTest in multiple threads demo for Visual Studio 2015

Post by svedach »

Good afternoon. I'm trying to run a RayTest in multiple threads in the project "Benchmarks / Raycast" (Visual Studio 2015) but BT_USE_PPL BT_THREADSAFE not defined. The project generated using cmake (Win7 64bit), set BULLET2_USE_THREAD_LOCKS and BULLET2_MULTITHREADED_PLL_DEMO options. After configuring and generating I use build_visual_studio.bat to generate Visual Studio project.
Perhaps need to make some changes?
Post Reply