Cocos Creator Error while compiling

Can anyone help me with this?

Error: Compile failed. The log file path [ C:\Users\DhruvSharma.CocosCreator\logs\native.log ]
at ChildProcess. (D:\Softwares\CoCos\CocosDashboard\resources.editors\Creator\2.4.2\resources\app.asar\editor\core\native-utils.js:1:19488)
at ChildProcess. (D:\Softwares\CoCos\CocosDashboard\resources.editors\Creator\2.4.2\resources\app.asar\editor\core\native-utils.js:1:6459)
at ChildProcess.emit (events.js:194:13)
at ChildProcess.EventEmitter.emit (domain.js:469:20)
at maybeClose (internal/child_process.js:998:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)

@dhruvs8167 Can you upload this file? In it is the specific error message reported.
Also, which version of Creator are you using? Which platform are you going to publish to?

-nativeerror.pdf (44.0 KB)

Here is the file

I am using 2.4.2 Cocos creator version.
Want to Publish to Android Platform.
I Have used ndk r10e

Looking at the log messages in the file it seems that there is a problem with the ndk path, please check the ndk path you configured.

image