Trying to package a Client version of a project using Visual Studio 2017 currently fails. Packaging a Client version of a project using Visual Studio 2015 completes successfully.
Alternate Steps to Reproduce:
RESULT:
The package process fails due to the following error: error C4577: 'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
EXPECTED:
The package process completes successfully.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-59234 in the post.
13 |
Component | Media Framework |
---|---|
Affects Versions | 4.19.2, 4.20 |
Target Fix | 4.21 |
Created | May 16, 2018 |
---|---|
Resolved | Aug 7, 2018 |
Updated | Oct 2, 2018 |