
22 May
2007
22 May
'07
11:52 p.m.
Hi Ricky,
The complaint is
Bad interface file: Yhc/Core/Binary.hi mismatched interface file versions: expected 6060, found 6
If it was by scons build then this has stopped working now it's asking if I have a C compiler.
You need to type: $ scons clean $ scons build yhc $ scons build libraries That way even if you don't have a C compiler you can still compile Yhc and all the necessary libraries. Thanks Neil