in Unreal Engine

สิ่งจำเป็นที่ต้องติดตั้ง เมื่อต้องการสร้าง Unreal Engine 5.5 project แบบรองรับ C++

เมื่อทำการติดตั้ง Epic Games Launcher แล้ว
โดยเบื้องต้น ต้องติดตั้ง Visual c++ redistribute 2015, 2017, 2019, 2022 ในเครื่องเสียก่อน (ซึ่งสามารถ download ตัวติดตั้งที่มัดรวมแล้วได้ที่ https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 ) จึงจะสามารถเปิด Unreal Engine 5.5 และทำการสร้าง project ที่รองรับ Blueprint ได้

แต่การสร้าง project แบบรองรับ C++ จะไม่สามารถทำได้ โดยมี warning message ตามภาพ

วิธีการแก้ไขคือ ติดตั้ง Visual Studio 2022 โดยรายละเอียดเพิ่มเติมสามารถศึกษาได้ที่ https://dev.epicgames.com/documentation/en-us/unreal-engine/setting-up-visual-studio-development-environment-for-cplusplus-projects-in-unreal-engine

Write a Comment

Comment

  • Related Content by Tag