[racket] find-executable-path does not work on Windows for me
Does the name of executable that you're looking for end in ".exe"? And
if so, are you including ".exe" in the name given to
`find-executable-path`?
At Sat, 12 Jul 2014 23:57:00 -0700, Mangpo Phitchaya Phothilimthana wrote:
> I have issue with find-executable-path function on Windows. I update
> Windows's environment path to include the path to executable I want to run,
> and verify that it is indeed added via run->cmd. However, when I call
> find-executable-path on that executable, it returns #f. Even when I move
> the executable to the current directory drracket is starting from, it still
> cannot find the executable. Please help!
>
> I'm using racket 6.0.1.
>
> Thank you,
> Mangpo
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users