Packaging fails every time. Output log ends with RunBAT ERROR

Hey… just upgraded to 4.10 and Visual Studio 2015. Converted project and tried to build but it fails every time. I’ve attached my output log. Please help me out here! Thanks so much.

Hey JesseKirbs,

Please try the following:

  • Select your project in Visual Studio
  • Project > Properties
  • Under Configuration Properties > VC++ Directories
  • Include $(LibraryPath) in there

Thanks!