Skip to content

build.xml build process appears to be deprecated #6

@mcclure

Description

@mcclure

Hello. I have checked out openal soft and I am attempting to build it. My current process is I have a gradle build and I am attempting to add openal-soft to my build with

ant.importBuild '../openal-soft/build.xml'

This fails with

Caused by: /Users/mcc/work/h/oculus/lovrapp-temp-git2/deps/openal-soft/build.xml:83: Cannot find /Developer/android-sdk/tools/ant/build.xml imported from /Users/mcc/work/h/oculus/lovrapp-temp-git2/deps/openal-soft/build.xml

Checking Google, I find many people reporting that build.xml has in fact now been removed from the Android SDK, and you have to build with an older SDK if you need that SDK build.xml file. But I cannot downgrade my SDK so this is not an option. I do not understand the details but this appears to be no longer a supported build method.

How should I proceed?

Also: Is this project still supported? Does apportable still exist?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions