I'm getting a link error with UE4.15 ThirdParty PhysX library, as if the .lib was missing.
Of course the file is there and compilation without FastBuild works fine.
I basicaly get this error :
`3>LINK : fatal error LNK1181: cannot open input file 'PhysX3PROFILE.lib'
....
3>ERROR : UBT error : Failed to produce item: .
...
`
Hello,
I'm getting a link error with UE4.15 ThirdParty PhysX library, as if the .lib was missing. Of course the file is there and compilation without FastBuild works fine.
I basicaly get this error :
`3>LINK : fatal error LNK1181: cannot open input file 'PhysX3PROFILE.lib'
....
3>ERROR : UBT error : Failed to produce item: . ... `
Thanks for the help.