On Wed, Mar 08, 2023 at 01:50:24PM +0800, Patrickpwq wrote:
> and here is my command:
> ```
> C:\Program Files (x86)\chicken-5.3.0>mingw32-make PLATFORM=mingw 
> PREFIX="C:\Program Files (x86)\chicken-5.3.0"
> ```
> I wonder where is the problem,  I'm a freshman studying CS in China, 
> appreciate your kind help!

Hi Patrickpwq,

Try replacing the backslashes in your paths with forward slashes.
This is a common "gotcha" on Windows (it's mentioned in the README).

Make sure to extract a fresh tarball before changing these options, or
run "make confclean".

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature

Reply via email to