Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Discussing about "Building a development environment for Windows"
03-31-2015, 08:42 PM
Post: #11
RE: Building a development environment for Windows [updated 06/19/14]
'which EXECUTEABLE' is unix command looking up where if anywhere in the path the exectuable is first.

for example:
~/src/wings (dgud/wx-backend):> which ls
/bin/ls.exe
~/src/wings (dgud/wx-backend):>

But as Micheus just said you must have it in your PATH variable to find it,
which btw I don't :-)
Reply


Messages In This Thread
RE: Building a development environment for Windows [updated 06/19/14] - dgud - 03-31-2015 08:42 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)