﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1714	types.db not found on mingw32	Răzvan Rotaru		"Hi,

On my build (Windows, with an old mingw32) `types.db` is not found anymore.


{{{
D:\tmp\chicken\'types.db' not found>type str.scm
(display ""Sunday"")
(newline)
D:\tmp\chicken\'types.db' not found>chicken str.scm -output-file ""str.c""

Error: default type-database `types.db' not found
}}}


Chicken is installed in ""C:\Program Files (x86)\Chicken Scheme"", and types.db is in ""c:\Program Files (x86)\Chicken Scheme\lib\chicken\11\""
. Where does csc look for `types.db`?"	defect	new	major	someday	unknown	5.2.0				
