Guest User

Untitled

a guest
Oct 5th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. [Running] nim compile --verbosity:0 --hints:off --run "c:\Users\Nukley\Desktop\Nim Shit\h.nim"
  2. c:\Users\Nukley\Desktop\Nim Shit\h.nim(3) h
  3. C:\nim-1.0.0\lib\pure\httpclient.nim(1043) downloadFile
  4. C:\nim-1.0.0\lib\pure\httpclient.nim(955) get
  5. C:\nim-1.0.0\lib\pure\httpclient.nim(931) request
  6. C:\nim-1.0.0\lib\pure\httpclient.nim(914) request
  7. C:\nim-1.0.0\lib\pure\httpclient.nim(875) requestAux
  8. C:\nim-1.0.0\lib\pure\httpclient.nim(791) newConnection
  9. Error: unhandled exception: SSL support is not available. Cannot connect over SSL. Compile with -d:ssl to enable. [HttpRequestError]
  10. Error: execution of an external program failed: '"c:\Users\Nukley\Desktop\Nim Shit\h.exe" '
  11.  
  12. [Done] exited with code=1 in 1.288 seconds
Advertisement
Add Comment
Please, Sign In to add comment