Search found 2 matches

by rocknroll
Fri Oct 03, 2008 11:34 am
Forum: Project Announcements
Topic: Little Havok and Irrlicht integration demo.
Replies: 17
Views: 11492

It seems that your example is Havok 5

It seems that your example is using Havok 5. I am using the latest Havok 6 which doesn't have

Physics/Utilities/Thread/Multithreading/hkpMultithreadingUtil.h

I then commented this line in the main.h file.

//#include <Physics/Utilities/Thread/Multithreading/hkpMultithreadingUtil.h>

which then ...
by rocknroll
Fri Oct 03, 2008 8:56 am
Forum: Project Announcements
Topic: Little Havok and Irrlicht integration demo.
Replies: 17
Views: 11492

Great work

Hi,

I downloaded your example and the .exe ran fine. I've tried compiling the project myself and ran into the problem below:

I am running Visual c++ 2008 express, Latest Havok download version 6, your example file.

------------------------------------------------------------------------------

1 ...