APEX 4 succeeded, 1 failed on compilation with 4.8.2

Hi Feuern,

I just freshly downloaded 4.8.2 source from GitHub and I’m not experiencing any issues compiling APEX projects. To be clear on what I did exactly:

  1. After unzipping files, I ran Setup.bat to download dependencies
  2. Once Setup.bat finished, I ran GenerateProjectFiles.bat
  3. Once that finished, I navigated to “UnrealEngine-4.8.2-release\Engine\Source\ThirdParty\PhysX\APEX-1.3\compiler\vc12win64-PhysX_3.3” and opened “APEX.sln”
  4. Once it opened, I hit ‘Build’ from build menu at top of VS2013 and it compiled without any issues.

Could you try redownloading source and following these steps to see if it’ll work for you? If not, at least we will know a general scope of where issue is occurring.