quil-lang / qvm

The high-performance and featureful Quil simulator.
Other
415 stars 57 forks source link

Build fails: System "cl-quil/frontend" not found #302

Closed yurivict closed 2 years ago

yurivict commented 2 years ago
; Loading "qvm-app"
Unhandled QUICKLISP-CLIENT:SYSTEM-NOT-FOUND in thread #<SB-THREAD:THREAD "main thread" RUNNING
                                                         {1008E88113}>:
  System "cl-quil/frontend" not found

Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {1008E88113}>

The quilc executable is installed. It appears that cl-frontend isn't installed.

Why didn't make install in the quilc project install it?

yurivict commented 2 years ago

This is maybe because quilc isn't properly installed.