Unsupported class version number [52.0] (maximum 51.0, Java 1.7) 에러가 날 경우
https://sourceforge.net/projects/proguard/files/proguard/ 페이지에서 최신버전의 Proguard를 다운받아
AndroidSDK폴더내에 있는\tools\proguard\에 덮어씌워 업데이트해주면 해결.
'Programming > Unreal' 카테고리의 다른 글
블루프린트에서 만든 변수 가져오기 (0) | 2017.11.25 |
---|---|
InstancedStaticMeshComponent Atlas Texture 사용하도록 Engine 코드변경하기 (0) | 2017.11.19 |
언리얼 빌드에러 error : One or more of the modules specified using the '-module' argument could not be found (0) | 2017.11.08 |
APK빌드는 잘 되었는데 DLC빌드가 안될 경우 (0) | 2017.11.07 |
UE4 C++ 에서 BluePrint Class 불러오기 (0) | 2017.09.21 |