Hello,
I'm trying to run HQueue on two computers: the server is on Linux, and the client is on Windows. The .hip file is stored on a shared NAS.
However, the file paths are different between the two systems:
On Linux: //<IP_address>/folder/hipfile.hip
On Windows: Z:\folder\hipfile.hip
How can I configure HQueue to handle these different paths correctly?
Thanks in advance!