Native extension displays command prompt (SOLVED)

I just went through the native extension example on the website. I bundled it for windows release, when I launch the exe the command prompt is also run. Is there a way to turn that off? Thanks for the help.

It should have been turned off by default (It was fixed this release)
What version of the editor/engine are you running?
Are you using an app manifest?

3 Likes

Thank you for the reply. Thats good I thought I was doing something wrong with the example. I am using editor 2.0 and 1.2.141. For some reason it hasn’t updated yet. I am not using app manifests, I will look into that.

Thank you again

You shouldn’t need to use a separate appmanifest for this thing though. I merely wondered if it could be a source for the issue.

Oh ok, thank you again.

Hmm, it should have updated by now. It will download in the background. Do you have anything that could block this process? Can you download the new version manually?

No defold usually downloads the day of a new release. So it was a bit strange. I did end up downloading the new version. Thank you.

1 Like