osx - Java Mac application failed with error code -10810 -


i'm making java application in eclipse needs run on both windows , mac. made mac app i'm able run independent of eclipse on laptop, when tried run through terminal on mac machine (that had java version required), showed error message:

cannot run (/users/agastya/desktop/appname.app). error code: -10810. how can resolve issue?

thanks!

  1. try run application terminal
  2. please use full path appname.app

Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -