Randy Kobes wrote: > On Wed, 22 Aug 2007, Randy Kobes wrote: > >> I think that's because apxs with mp2 doesn't itself >> generate the Makefile; it's mainly used to find paths, > ^^^^^^^^^^^^^^^^^^^^^^ > Rather, that should be that it doesn't get used in the > Makefile to compile the module, which is where the > manifest command in the latest win32 apxs lies. So I > think we'll have to modify the Makefile generated by mp2 > to include the manifest stuff.
Right, I was beginning to think as much myself. I'm happy to just embed the manifest file manually for now (it's only one file: at least all the perl extension DLLs have their manifests embedded already), but I'll look at doing it properly in the code later if you don't get there first. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]