From: Graciliano M. P. \(V. Sites\) <gm...@vi...> - 2002-08-19 02:50:57
|
Mattia, I'm working to port the class wxIE to wxPerl. Since wxIE use ActiveX I need to use a MSW compiler. I got the Visual Studio 6.0 and I'm making my first tests with this compiler. I have success bulding a sample based in the minimal sample, showing the browser inside the frame. My question is: To build Perl and wxPerl, and all my other stuffs I like to use MinGW. Can I make the XS for wxIE and compile it with VS6 and use the wxIE DLL with the other binarys from MinGW?! I know that different modules of Perl can be made with different compilers, but all the stuffs of wxPerl share the wxwindows DLL! I need to know all this first to start the XS! Graciliano M. P. |