Menino Posted April 20, 2013 at 10:15 AM Report #504122 Posted April 20, 2013 at 10:15 AM Estou a fazer um programa em Assembly e queria carregar o ficheiro de modo a passar de .asm para .exe e ao fazer o comando ml /Zi nomeFicheiro.asm ocorreu o seguinte erro ml' is not recognized as an internal or external command operable program or batch file alguém sabe como resolver?
Baderous Posted April 21, 2013 at 04:07 PM Report #504238 Posted April 21, 2013 at 04:07 PM Pode faltar adicionar a localização do executável desse comando ao PATH: http://helpdeskgeek.com/how-to/fix-not-recognized-as-an-internal-or-external-command/
Menino Posted April 21, 2013 at 04:54 PM Author Report #504241 Posted April 21, 2013 at 04:54 PM Foi isso mesmo, obrigado:)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now