-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
placeholder - I'll come back to this,.
Microsoft Windows [Version 10.0.19043.1288]
(c) Microsoft Corporation. All rights reserved.
C:\Users\stde\Documents\test>raco
Usage: raco <command> <option> ... <arg> ...
Frequently used commands:
docs search and view documentation
make compile source to bytecode
setup install and build libraries and documentation
pkg manage packages
new Install a repo from a template at racket-templates
from-template Install a repo from a template at racket-templates
exe create executable
test run tests associated with files/directories
static-web runs a webserver serving files from the given directory
A command can be specified by an unambiguous prefix.
See `raco help' for a complete list of commands.
See `raco help <command>' for help on a command.
C:\Users\stde\Documents\test>raco help from-template
ffi-lib: could not load foreign library
path: libedit-3.dll
system error: The specified module could not be found.; win_err=126
context...:
C:\Program Files\Racket\collects\ffi\unsafe.rkt:131:0: get-ffi-lib
body of "C:\Program Files\Racket\share\pkgs\readline-lib\readline\rktrl.rkt"
C:\Program Files\Racket\collects\raco\raco.rkt:41:0
body of "C:\Program Files\Racket\collects\raco\raco.rkt"
body of "C:\Program Files\Racket\collects\raco\main.rkt"
C:\Users\stde\Documents\test>raco help new
ffi-lib: could not load foreign library
path: libedit-3.dll
system error: The specified module could not be found.; win_err=126
context...:
C:\Program Files\Racket\collects\ffi\unsafe.rkt:131:0: get-ffi-lib
body of "C:\Program Files\Racket\share\pkgs\readline-lib\readline\rktrl.rkt"
C:\Program Files\Racket\collects\raco\raco.rkt:41:0
body of "C:\Program Files\Racket\collects\raco\raco.rkt"
body of "C:\Program Files\Racket\collects\raco\main.rkt"
Metadata
Metadata
Assignees
Labels
No labels