Skip to:
Add the OSX environment
<!-- configure the p2 target environments for multi-platform build --><environments><environment><os>linux</os><ws>gtk</ws><arch>x86_64</arch></environment><environment><os>win32</os><ws>win32</ws><arch>x86_64</arch></environment><environment><os>macosx</os><ws>cocoa</ws><arch>x86_64</arch></environment></environments>
Hi - Done with hg
Regards,
Orlando R
Hi , the attached patch is in a format not recognized by mercurial.
Carlos Ruiz
Add the OSX environment
<!-- configure the p2 target environments for multi-platform build -->
<environments>
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>x86_64</arch>
</environment>
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86_64</arch>
</environment>
<environment>
<os>macosx</os>
<ws>cocoa</ws>
<arch>x86_64</arch>
</environment>
</environments>