You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/01/30 16:28:49 UTC

[Bug 121689] SDK support on MacOS x86_64

https://issues.apache.org/ooo/show_bug.cgi?id=121689

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |arielch@apache.org
         Resolution|---                         |INVALID

--- Comment #1 from Ariel Constenla-Haile <ar...@apache.org> ---
(In reply to comment #0)
> Its a query 

This is a bug tracker, queries should be send to the mailing lists, for this
topic api@openoffice.apache.org

> to know whether SDK headers can be used in MacOS for x86_64
> architecture. 

OpenOffice is a 32 bits application in MacOS. Of course, you can compile a 32
bits application in a 64 bits OS; you have to take care of the switches.

Try using the SDK build environment to build a C++ example, like the ones
included in the SDK (examples/cpp), and you'll see the defines and switches
needed to include the SDK headers and compile.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.