On Mon, Dec 20, 2010 at 6:11 PM, Arnel Legaspi <[email protected]> wrote:
> Hello, > > Compiling Fossil in 64-bit Windows 7 appears to stop after the > "makeheaders" step. It produces the following error: > > Can't read input file ".\wobj\add_.c;.\wobj\add.h" // and so on... > What do you have OBJDIR set to in your toplevel makefile? Are you using \ instead of /? Have you tried changing the \s to /s to see if that fixes the problem? > > Checking the "wobj" folder, there are no files ending in *.h. > I am using MinGW for this with GCC v4.5.1. > > There are instructions on the Fossil wiki regarding using Pelles-C > instead of MinGW - should I try that instead? > > Thanks, > Arnel > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

