Menu

#1 heavy fails to build on Linux for filename-case reasons

open
nobody
None
5
2007-06-08
2007-06-08
Steeljack
No

Right now, heavy doesn't build on Linux because the file

controller/makingthings/analogin.c

refers to AnalogIn.h, but the file on disk is named analogin.h.

(This works on MacOS X, because the MacOS filesystem is case-preserving but case-insensitive.)

I'll be uploading a patch to fix this momentarily.

Discussion


Log in to post a comment.