fatal error C1083: Cannot open include file: 'Px.h'

I took a look at 's tutorial and interestingly, all I have in \4.10\Engine\Source\ThirdParty\PhysX\PhysX-3.3 is “include” and “lib”. No “source”.

Does it means my install is broken? The tutorial also refers to git… should I clone the git directory and just copy the missing “source” directory to build physx like in the tutorial?

I am going to try this anyway, but confirmation would be helpful for my motivation…

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Update : cloned the repository and loaded PhysX.sln

Build fail. The target lib is where it is supposed to be… Any suggestion?

I checked the linker input in the project properties and nvToolsExt32_1.lib is mentionned in the additional dependencies.


Severity	Code	Description	Project	File	Line
Error	LNK1181	cannot open input file './../../../externals/nvToolsExt/1/lib/Win32/nvToolsExt32_1.lib'