I am trying to compile SheepShaver on Windows using Visual Studio 2008 and
all goes fine until compiling the file ppc-execute.cpp. The last line in the
file is:
#include "ppc-execute-impl.cpp"
I cannot find this file anywhere and it appears that it should be auto
generated in the makefile, but since I am using the solution/project file in
the IDE, it is not getting generated. Can anyone tell me how to generate
this file or where I can find it?
Michael Evenson
|