Hi, I have an app running with XULRunner and a custom C++ component running under Linux. I also have a requirement to port this app to Windows. So far, the entire app, excluding the parts that rely on my component, works well on Windows.
Right now, we don't own, nor do we really want to get unless there is no other way, a copy of Microsoft Visual Studio. I'm fairly confident that we can build this component using cygwin or minGW and our existing autoconf scripts. But what I don't know is if the Windows version of the Gecko-SDK and XULRunner packages are binary-compatable with components built with cygwin or minGW. Has anyone tried cygwin/g++ compiled XPCOM components with Windows-based Gecko-SDK/XULRunner DLL/EXEs? _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
