Y
Hacker News
new
|
ask
|
show
|
jobs
by
Danieru
2124 days ago
Unreal uses the native compiler for the target platform. Windows this is msvc. Modern consoles are all clang forks. Linux is the only exception where I think they depend on clang not gcc.
1 comments
fomine3
2124 days ago
nitpick: Maybe Xbox One is built by MSVC?
link