Hi there, I have built the firefox 2.0.0.7 from the tar ball available at the ftp server.
I tried to run mfcembed from the dist\bin directory and every time I select Edit->Profiles, the application crashes. I debuged it and found out that the profileService pointer is null, which means that the profile service was not prpertly retrieved. I also added a result code check, and it was an nsFailed. I checked the components directory in dist\bin and found out that profiles.dll is missing. I also tried to create the embedding distribution by running make in objdir\embedding\config, but in the dist\Embed there is also no trace of profile.dll. Does anyone have an idea, what this problem is? Why is profile.dll not compiled with firefox? profile.xpt is, by the way. Any hints are welcome. Ciao Florian _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
