Error build Qt5.1 beta1 on windows

148 views
Skip to first unread message

Flavio Portela

unread,
May 13, 2013, 2:30:44 PM5/13/13
to andro...@googlegroups.com
I have problems when trying to compile qt5.1 beta1 someone help me?
log build.txt
buildqt5.1.bat.txt

Ray Donnelly

unread,
May 13, 2013, 2:52:20 PM5/13/13
to andro...@googlegroups.com
set ANDROID_SDK=C:\Qt\Qt5.1.0\android-ndk-r8e

^ that is not the Android SDK, it's the NDK.


On Mon, May 13, 2013 at 7:30 PM, Flavio Portela <fm...@hotmail.com> wrote:
I have problems when trying to compile qt5.1 beta1 someone help me?

--
You received this message because you are subscribed to the Google Groups "android-qt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-qt+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Flavio Portela

unread,
May 13, 2013, 3:26:02 PM5/13/13
to andro...@googlegroups.com
I tried again but the same error occurred.

I have attached the build commands and log.
buildqt5.1.bat.txt
log build.txt

Ray Donnelly

unread,
May 13, 2013, 3:36:01 PM5/13/13
to andro...@googlegroups.com
The formatting of your log makes it very hard to compare against a good log.

Can you do:

configure.bat -developer-build -platform win32-g++ -xplatform android-g++ -nomake demos -nomake examples -nomake tools > configure.log 2>&1
mingw32-make.exe -j1 > make.log 2>&1

..and attach configure.log and make.log instead please? Please pass  -j1 to make as I have done also as otherwise the output will be harder to compare with mine.


On Mon, May 13, 2013 at 8:26 PM, Flavio Portela <fm...@hotmail.com> wrote:
I tried again but the same error occurred.

I have attached the build commands and log.

--

Ray Donnelly

unread,
May 13, 2013, 3:48:47 PM5/13/13
to andro...@googlegroups.com
Also, as I wrote in http://qt-project.org/wiki/building_qt-android_on_windows :

"
Overwrite MinGW-w64’s mingw32-make.exe with a fixed one (the next version of mingwbuilds will include this fix):
Unzip mingw32-make.exe from it (using 7zip for example) and overwrite the one in <MINGW_ROOT>\bin\
"

We're hoping to update the mingw version used before the 5.1 final release; the one used for beta-1 is from mid-January and thus the mingw32-make.exe doesn't include the fix.

Flavio Portela

unread,
May 13, 2013, 3:56:06 PM5/13/13
to andro...@googlegroups.com
To include in the log can not choose the license.

how to include ['o' if you want to use the Open Source Edition] in configure.bat?

Ray Donnelly

unread,
May 13, 2013, 4:27:36 PM5/13/13
to andro...@googlegroups.com
Add these to the configure.bat commandline:
-opensource -confirm-license 

We should take this off list until a resolution is found as it's getting a bit noisy for everyone, so if you reply, please do so directly to me.

Flavio Portela

unread,
May 14, 2013, 7:59:49 AM5/14/13
to andro...@googlegroups.com
I did as you asked.
configure.log
make.log
buildqt5.1.bat.txt
Reply all
Reply to author
Forward
0 new messages