Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-18 Thread Magicloud Magiclouds
The debug a little hard for me. But after some research, I think it is because of the way I use my desktop. My desktop is via XDMCP. So Qt5 should use software rendering. Accel like OpenGL will fail. So is there a parameter or something I could use? On Mon, Jun 16, 2014 at 10:17 PM, Thiago Maci

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-17 Thread Gustavsen Richard
: Re: [Development] Qmlscene from Qt 5.3 results segmentation fault Em seg 16 jun 2014, às 14:28:36, rpzrpz...@gmail.com escreveu: > Looks like a standard linux make. (qmake, I know.) > > I can just put my IOS/Android dev time on OSX > (OSX kernel is BSD/linux kernel, so I know configure

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread Thiago Macieira
Em seg 16 jun 2014, às 14:28:36, rpzrpz...@gmail.com escreveu: > Looks like a standard linux make. (qmake, I know.) > > I can just put my IOS/Android dev time on OSX > (OSX kernel is BSD/linux kernel, so I know configure it will work) I have no clue about iOS or Android. I've never developed for

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread rpzrpz...@gmail.com
Looks like a standard linux make. (qmake, I know.) I can just put my IOS/Android dev time on OSX (OSX kernel is BSD/linux kernel, so I know configure it will work) These statements work for Win32/Win64 also? If not, got a link/advice for them as well? (I think that I will be using the MSVC 2103

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread Thiago Macieira
Em seg 16 jun 2014, às 13:35:19, rpzrpz...@gmail.com escreveu: > I would love it if you could provide a link or youtube to a step-by-step > to build a debug build of Qt 5.3.x for Android/IOS/Desktop > starting from the base installation with the normal SRC directory. ./configure -debug -prefix /us

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread rpzrpz...@gmail.com
I would love it if you could provide a link or youtube to a step-by-step to build a debug build of Qt 5.3.x for Android/IOS/Desktop starting from the base installation with the normal SRC directory. I have some messages flowing around related to how to build minimum size Qt libraries, but not anyt

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread Thiago Macieira
Em seg 16 jun 2014, às 17:31:40, Magicloud Magiclouds escreveu: > Hi, > > Ubuntu Precise. Qt 5.3 from qt-project.org. Attached strace and ltrace > output. > > What else should I provide? Backtrace of a debug build and instructions to reproduce the issue. -- Thiago Macieira - thiago.macieira