On 12/22/2010 5:35 PM, fossil-users-requ...@lists.fossil-scm.org wrote:
> On Mon, Dec 20, 2010 at 6:11 PM, Arnel Legaspi<jalespr...@gmail.com>  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?

It's the same as altufaltu had:

SRCDIR = ../src
OBJDIR = ./wobj

This Makefile has worked previously on 32-bit versions of Windows XP and 
7. Even if it does put all the *.h files inside the "wobj" folder, I'm 
able to build Fossil without any issues.

In the meantime, I'm using a box with 32-bit Windows to build Fossil, 
but if there are other ideas, I'd love to hear them.


Thanks,
Arnel
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to