Page 1 of 1

Where I run the command "love --version"

Posted: Sun Mar 17, 2019 2:36 am
by Isaid
I tried on CMD but it's not working

I have installed LOVE in D:\

Re: Where I run the command "love --version"

Posted: Sun Mar 17, 2019 5:58 am
by zorg
Hi and welcome to the forums;

What did you type in exactly into the command line? It would help debug your issue if we knew that.

Re: Where I run the command "love --version"

Posted: Sun Mar 17, 2019 8:08 am
by Stifu
zorg wrote: Sun Mar 17, 2019 5:58 am What did you type in exactly into the command line? It would help debug your issue if we knew that.
I'm guessing the command in the thread title: "love --version"

Re: Where I run the command "love --version"

Posted: Sun Mar 17, 2019 10:42 am
by pgimeno
Could you be more specific than "it's not working"? It works for me, so if it doesn't work for you, it would help to know what output you obtain when you do that.

My suspicion is that you don't have a path to the main executable.

Re: Where I run the command "love --version"

Posted: Sun Mar 17, 2019 5:02 pm
by Isaid
pgimeno wrote: Sun Mar 17, 2019 10:42 am Could you be more specific than "it's not working"? It works for me, so if it doesn't work for you, it would help to know what output you obtain when you do that.

My suspicion is that you don't have a path to the main executable.
OMG IT WORKED THANKS, I WAS HAVING THE SAME PROBLEM WITH SUBLIME TEXT TERMINAL, AND OTHER CODE EDITORS

NOW I KNOW HOW TO RUN COMMANDS :D

I USED THIS:
C:\Windows\System32>D:\Programas\LOVE\love --version