[Qt-creator] Building qt-creator in solaris
Alex T.
dioxinu at gmail.com
Fri Feb 6 14:10:21 CET 2009
That is because Qt Creator's source has quite a few parts with #ifdef
Q_OS_LINUX, #ifdef Q_OS_MACOSX and #ifdef Q_OS_WIN. If you want it to
compile it on Solaris then you have to go through this code and do some
fixes. That's what i did on FreeBSD. It compiled, but while in Qt Creator i
see squares instead of valid characters. If someone has any ideas how to
solve it, it would be nice and appreciated if you share them with everybody.
Thanks.
2009/2/6 Thorbjørn Lindeijer <thorbjorn.lindeijer at nokia.com>
> ext Ramalingam, Dinesh (IE10) wrote:
> > Hi All,
> >
> > I used qt 4.5.0 rc1 to build qt-creator for Solaris/Intel platform. But
> > it results in lot of compilation errors. Is that a expected behaviour ?
> > If can be fix-able please tell me the procedure.
>
> We're not currently compiling Qt Creator on that platform, so it is
> completely untested. However, it could be very useful if you would tell
> us what kind of compile errors you're seeing.
>
> Regards,
> Bjørn
>
> --
> Thorbjørn Lindeijer
> Software Engineer
> Nokia, Qt Software
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090206/19a2b2cf/attachment.html
More information about the Qt-creator-old
mailing list