Community
Participate
Working Groups
To build ACTF SDK, we assume that OpenOffice exists in build environment. On the other hand, after compilation, our SDK automatically enables/disables related functions by checking existence of OOo. To reduce the impact of this dependency for developers, we might be able to separate Open Office related functions into other feature. After that, developers who want to focus on Web do not have to take care about the dependency.
In new ACTF that supports x86_64 environment, we remove support for OpenOffice related components. If we need to support it again, we will do this.