Re: Crash when running app built in 10.3.7 on 10.2.8
Javier Pedemonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.macosx |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
drumminj wrote: > I assume I then need to add: "ac_add_options --with-macos-sdk=<dir>" to > my .mozconfig file, where <dir> is the location of the sdk? I'm trying > to track down the SDK at the moment, so I'll give this a try. Yes. You can see an example of this in the Camino mozconfig file: http://lxr.mozilla.org/mozilla/source/camino/config/mozconfig. javier