emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PATH, exxec-path and early-init file [Windows]


From: Richard Copley
Subject: Re: PATH, exxec-path and early-init file [Windows]
Date: Wed, 12 Aug 2020 13:45:17 +0100

On Wed, 12 Aug 2020 at 00:06, Angelo Graziosi <angelo.g0@libero.it> wrote:
> [...]
> In any case is there a way to avoid to modify Windows PATH?

One way is to install Emacs to c:\msys64\mingw64\bin, by running 'make
install'. The default library search path includes the invocation
directory. Installing comes with its own disadvantages.

Another is to call SetDllDirectory (and optionally
SetDefaultDllDirectories) from "main". I don't know how well that
works out.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]