quil-lang / qvm

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

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

Closed yurivict closed 1 year ago

yurivict commented 1 year 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 1 year ago

This is maybe because quilc isn't properly installed.