Havok libs missing.

Discussion about everything. New games, 3d math, development tips...
Post Reply
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

Havok libs missing.

Post by 3DModelerMan »

Are there basic Havok tutorials anywhere? I'm starting to try integration with Irrlicht, but I'm having a hard time figuring it out from the guide. I just need a tutorial on how to get it started up, then I can figure out other stuff from the guide.
Last edited by 3DModelerMan on Tue Nov 03, 2009 3:14 pm, edited 2 times in total.
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

Post by 3DModelerMan »

Okay, I found a basic tutorial online. Is there anyone here who has used Havok and knows how to link it properly? I kept getting unresolved external symbol errors, which obviously means I'm not linking right.
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
Ravi08
Posts: 249
Joined: Thu Jul 17, 2008 12:25 pm

Post by Ravi08 »

could u plz share the link :wink:
"Hey Baby Wobbling Wobbling"
-Russell Peters
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

Post by 3DModelerMan »

http://software.intel.com/en-us/forums/ ... pic/65492/ it's the first post that has code in it I think. I just need to figure out how to link to Havok, but I so far am doing it wrong.
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

Post by 3DModelerMan »

Some of the libs are missing from the Havok download. I tried to find hkMath.lib which is a required library, and there is no hkMath in there I tried searching the folder and only found hkMath.h.
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
Ravi08
Posts: 249
Joined: Thu Jul 17, 2008 12:25 pm

Post by Ravi08 »

thanks for the link, ill keep that for future reference, bout the missing lib u could download it again or check other folders it could hav been misplaced, its wat normally happens wen i download stuff so hope it helps
"Hey Baby Wobbling Wobbling"
-Russell Peters
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

Post by 3DModelerMan »

Sorry to revive an old thread, but. I just downloaded the new version of Havok for win32 Visual Studio 2008. And the only lib that's missing is hkaCompression. Does anyone have that one? I've searched through everywhere in the lib folder and it isn't there. I'm looking for the release
one (not release dll though).
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
sudi
Posts: 1686
Joined: Fri Aug 26, 2005 8:38 pm

Post by sudi »

hey 3DModelerMan you know that you can link dlls directly right?
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

Post by 3DModelerMan »

No I didn't know that. That's interesting I'll have to look into it. Is Havok not supposed to include the hkaCompression library?
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
sudi
Posts: 1686
Joined: Fri Aug 26, 2005 8:38 pm

Post by sudi »

downloading havok now to see what you are talking about.
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

Post by 3DModelerMan »

I decided to create an account on the intel software network. And it turns out that the compression is compiled into hkInternal. I guess the manual must be out of date.
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
Post Reply