Seems like it doesn't matter what I try to run with tup on windows. No program can be started at all regardless of the combination of tup binaries (64-bit above or from current), Command Prompt, or Windows version (7-64-bit, Server 2003 32-bit, Windows 8 Preview). I always get one of 3 types of error:
1. tup error: failed to create child process: No such file or directory 2. *** tup errors *** *** Command ID=27 failed with return value -1073741819 3. tup error: failed to inject dll: No such file or directory The command I am trying to run is: "copy hello.c hello.o" (Can't get any simpler than that, right?) I am running tup fine on Ubuntu but on Windows it's more or less impossible to get it to work. Anyone have any tip? What I am I doing wrong? I have been running tup on Ubuntu just to test it out. It looks really promising but to make use of tup in our real build environment I need to get it to run on Windows. -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
