S
S
sitev_ru2016-11-30 18:55:59
Android
sitev_ru, 2016-11-30 18:55:59

Doesn't compile Qt for Android?

Does not compile Qt for Android. How to solve the problem?

BUILD FAILED
C:\Android\sdk\tools\ant\build.xml:888: The following error occurred while executing this line:
C:\Android\sdk\tools\ant\build.xml:890: The following error occurred while executing this line:
C:\Android\sdk\tools\ant\build.xml:902: The following error occurred while executing this line:
C:\Android\sdk\tools\ant\build.xml:283: null returned: one

888 -         <do-only-if-manifest-hasCode elseText="hasCode = false. Skipping...">
890 -            <do-only-if-not-library elseText="Library project: do not convert bytecode..." >
902 -         <dex-helper />

283 -                      <dex executable="${dx}"
                    output="${intermediate.dex.file}"
                    dexedlibs="${out.dexed.absolute.dir}"
                    nolocals="@{nolocals}"
                    forceJumbo="${dex.force.jumbo}"
                    disableDexMerger="${dex.disable.merger}"
                    verbose="${verbose}">

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question