Matthew Wilson schrieb:
> [EMAIL PROTECTED] wrote:
>> There is a version of Visual Studio that is free: Visual Studio Express
>> http://msdn.microsoft.com/vstudio/express/
>> Unfortunately, it doesn't ship with header files for the Windows API and 
>> kernel structures. However, you get get those from BloodShed Dev-++ and/or 
>> ming
>> http://www.bloodshed.net/devcpp.html
> 
> I think I tried that, a while ago, but the DLL that I built didn't work 
> with a downloaded distribution of Firefox. Is there any documentation 
> for this that I could check?

On 1.8.0 and 1.8 branches, Firefox is still built with VC6, so probably 
the libraries/components need to be VC6-built as well.

For trunk, we're already using VC8, I think those binaries from the 
Express Edition should work there as well.

Robert Kaiser
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to