Hello All,
I'm trying to compile Qt5 on Solaris 11 and am running in to bugs. I don't
mind mopping up Solaris compile issues on Qt4 and Qt5, but a question about
procedure: should I continue to post my build issues to the mailing list or
just open tickets on Jira only?
Current build error:
CC -
bugfixes incorporated?
Stepping away then trying to do a pull down and build is causing me grief
since I forgot that I already reported these bugs.
On Mon, Oct 22, 2012 at 4:23 AM, Giuseppe D'Angelo wrote:
> On 22 October 2012 00:32, Geoffrey Gowey wrote:
> > "dialogs/qfiledialog.cpp
/home/gjgowey/qt/bin/moc -DQT_SHARED -DQT_BUILD_GUI_LIB
-DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS
-DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE
-DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP
-DQT_NO_STYLE_WINDOWSCE -DQT_NO_
Hello All,
I'm still running in to trouble compiling Qt. Here's the latest error that
I'm getting:
/opt/solarisstudio12.3/bin/CC -c -m64 -native -xjobs=8 -xopenmp
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O -mt -KPIC
-DQT_SHARED -DQT_BUILD_DBUS_LIB -DDBUS_API_SUBJECT_TO_CHANGE
-DQT_N
If anyone is looking for a guinea pig/helper with Solaris development I'm
game.
On Sun, Oct 21, 2012 at 12:35 PM, Thiago Macieira wrote:
> On domingo, 21 de outubro de 2012 12.10.35, Geoffrey Gowey wrote:
> >
> "../../include/QtNetwork/private/../../../src/networ
14.38.31, Geoffrey Gowey wrote:
> > Yes and no. The error is being generated from a declaration in
> >
> "../../include/QtNetwork/private/../../../src/network/socket/qnet_unix_p.h"
> >
> > In this regard you are correct,
> >
> > However, the .c files
2012 at 1:52 PM, Thiago Macieira
wrote:
> On domingo, 21 de outubro de 2012 12.53.39, Geoffrey Gowey wrote:
> > No. The error from a month ago was:
>
> >
> "../../include/QtNetwork/private/../../../src/network/socket/qnet_unix_p.h",
> > line 126: Error:
..
gmake[1]: Leaving directory `/home/gjgowey/qt/src/network'
gmake: *** [sub-network-make_default-ordered] Error 2
Different files.
On Sun, Oct 21, 2012 at 12:31 PM, Giuseppe D'Angelo wrote:
> On 21 October 2012 17:10, Geoffrey Gowey wrote:
> > Hello All,
> >
> > I
Hello All,
I tried compiling last night and ran in to the following error:
/opt/solarisstudio12.3/bin/CC -c -g -O2 -mt -KPIC -DQT_SHARED
-DQT_BUILD_NETWORK_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT
-DQT_USE_QSTRINGBUILDER -DQT_NO_DEBU
Hello,
Just an update. I fixed the originally reported problem by changing:
#define QT_SOCKLEN_T int
to
#define QT_SOCKLEN_T unsigned
in mkspecs/solaris-cc/qplatformdefs.h
However, now I've run head long in to a new compile error:
/opt/solarisstudio12.3/bin/CC -c -D_REENTRAN
Hello all,
I'm trying to compile Qt (pulled down via git) on Solaris 11 using Oracle
Solaris Studio 12.3 and am receiving the following error:
/opt/solarisstudio12.3/bin/CC -c -O2 -mt -KPIC -DQT_SHARED
-DQT_BUILD_NETWORK_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -
11 matches
Mail list logo