XRJulia icon indicating copy to clipboard operation
XRJulia copied to clipboard

Resolved erroneous system calls on Win10

Open waidschrat opened this issue 5 years ago • 0 comments

The system() calls from JuliaXR resulted in error messages on my Win10 machine due to syntax issues in cmd with double quotes. Thus I revised to JuliaCMD function (besides some minor changes in the doc and adding a function to check for the Sockets package in Julia).

waidschrat avatar May 06 '19 10:05 waidschrat