What kind of setup is required for a newbie trying to develop a simple native extension? Do I need to set things up to build the engine from source? Or is there some kind of toolchain to detect any errors before trying to build?
Waiting for the usual Upload-Build-Download process of running a project with modified native extensions is pretty darn slow for constant development iteration.