rdeits / MeshCat.jl

WebGL-based 3D visualizer in Julia
MIT License
234 stars 43 forks source link

meshcat.zip not found in Windows #77

Closed phelipe closed 5 years ago

phelipe commented 5 years ago

Building MeshCat in Windows returns :

Error: The system can not find the file specified.
C:\Users\phelipe\AppData\Local\Temp\jl_381D.tmp\meshcat.zip
phelipe commented 5 years ago

Solved.

rdeits commented 5 years ago

Did you identify the problem? If so, then describing how you resolved it will probably be helpful for future users who might experience the same issue.

phelipe commented 5 years ago

I downloaded the zip directly and unzipped, but I suspect the problem was the antivirus that was blocking some of julia operations.