2008/10/5 Markus Fritsche <[EMAIL PROTECTED]>: > I took Pharo, loaded Speech, FFI-Kernel, Exupery-328 and VMMaker-88 > > I have the source in \squeakvm\platform\ > > Usually, the platform source should be generated by vmmaker in > \squeakvm\platform\win32 - but now, it's generated in \squeakvm\platform > so that the makefile won't work. Does somebody know this prob?
Usually, i specifying different path for generated source files, outside \nameyourpath\platform\ directory. It is to ensure, that this directory remain clean, because it under source control. > > _______________________________________________ > Exupery mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/exupery > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Exupery mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/exupery
