Home › Forums › KX Solutions › kx developer – from installation to the end › Reply To: kx developer – from installation to the end
-
You have not exported PATH so q is available on it.
See: https://code.kx.com/q/learn/install/#step-5-edit-your-profile
setx PATH "%PATH%;C:\q\w64"
Or instead to make a permanent change to the existing PATH environment variable on windows you can follow this guide https://chlee.co/how-to-setup-environment-variables-for-windows-mac-and-linux/
code.kx.com
Installing kdb+ | Learn | kdb+ and q documentation - Kdb+ and q documentation
How to install kdb+ on Linux, macOS, or Windows