Compile failure w/o any feedback

I have two PC’s running Xojo 2015 2.2 under Windows 8.1. One compiles and runs my code, the other quits compiling the same code w/o reporting any errors. Both run the same code fine when it is compiled. Any suggestions on how to find out why I can’t test the code on the 2nd computer?

As is so often the case, as soon as I describe a problem, the solution appears. I was loading the code from a network drive. One computer could not compile it from there. I think I have seen this before when I tried to run code from a thumb drive. Both computers can compile and run the code fine when it is loaded from the same computer as the compiler. It would be nice if Xojo could remind me why the compiler is failing!