FlaxEngine / FlaxEngine

Flax Engine – multi-platform 3D game engine
https://flaxengine.com
Other
5.86k stars 565 forks source link

An error occured when editing the Game.Build.cs because of c++ #2999

Open Vitaminchikio opened 1 month ago

Vitaminchikio commented 1 month ago

Issue description: I tried to change the value of BuildNativeCode = false; to true but after saving the change, an error appeared "scripts compilation failed"

Flax version: 1.9/1.8

Vitaminchikio commented 1 month ago

[ 00:04:51.230 ]: [Error] Failed to run build tool, result: 1

mafiesto4 commented 1 month ago

Could you po ta log file with more information? I'm pretty sure the build tool logged exact error cause. Log files are stored in <project_folder>\Logs