chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

choco : csc complains about "Error: default type-database `types.db' not


From: jo
Subject: choco : csc complains about "Error: default type-database `types.db' not found"
Date: Wed, 1 Apr 2020 11:51:27 +0000 (UTC)

On windows 10, fresh install of chicken with

choco install chicken



csc complains about "Error: default type-database `types.db' not found"

That file exists!

Even with explicit path it still complains:

csc -types C:\tools\chicken\lib\chicken\9\types.db hello.scm

Error: default type-database `types.db' not found

Error: shell command terminated with non-zero exit status 1: ""C:/tools/chicken/bin/chicken.exe" "hello.scm" -output-file "hello.c" -consult-types-file C:\tools\chicken\lib\chicken\9\types.db"

Package Url: Chicken Scheme 5.2.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]