开发者

Compiling Havok demos

开发者 https://www.devze.com 2022-12-26 08:38 出处:网络
I\'ve downloaded and extracted the Havok demos, but the project has dependency on a folder: $(HAVOK_SDKS_DIR)/win32/dx/Include

I've downloaded and extracted the Havok demos, but the project has dependency on a folder:

$(HAVOK_SDKS_DIR)/win32/dx/Include

But it didn't set up a HAVOK_SDKS_DIR (there is no installer), and I can't find a win32/dx directory anywhere in the extracted Havok packag开发者_运维百科e.

How can I get the demo files to build? What am I missing?


I fixed this by simply REMOVING all references to $(HAVOK_SDKS_DIR) from the project settings. You don't need it.

0

精彩评论

暂无评论...
验证码 换一张
取 消