It was done with Qt 4.4.x using MInGW/msys under Windows using the
cygwin cegcc build

You may want to take a look at these messages:
http://sourceforge.net/mailarchive/forum.php?thread_name=1206032736.20653.56.camel%40dannypc&forum_name=cegcc-devel

The folders under mkspec directory are intended for a combination of
os-compiler (i.e. linux-g++-32, win32-g++, win32-msvc, etc.) so you
may need to provide a new one (let's say linux-mingw32ce) and tweak
the qmake.conf file inside it.

Maybe this post can help too: cross-compiling Qt under Linux with
Mingw32 http://silmor.de/29

Please let us know about your progress, I'm also very interested in
getting Qt compiled using Cegcc

Pablo

On Thu, Mar 26, 2009 at 5:29 PM, Jean Parigaud <parig...@algerie.cc> wrote:
>
> Hi all,
>
> the Qt Gui toolkit and framework is supposed to support Windows
> Mobile [see link1]
> However, the official requirements as stated by Trolltech/Qt
> Software include the Windows Mobile 6 Standard SDK, which in
> turn requires MS Visual Studio (full, not the express edition).
> What I would like is to build a current Qt and my Qt-based
> programs with Cegcc instead.
> Is this possible, and if so, how?
>
> the mkspec directory of Qt has lots of different build profiles
> for qmake, some of which are cross-compiling and some using g++
> (though i din't see any cross-c++ profile), so i would guess
> that it should be possible to somehow add a qmake specification
> to use Cegcc to build for Windows Mobile. did anyone already try
> or succeed in doing so?
>
> Best Regards,
> J. P.
>
> Ref:
> [link1]  http://doc.trolltech.com/4.5/requirements-wince.html
>
> -----------------------------------------------------------------------------------------------------------------------
> Send big files for free. Simple steps. No registration.
> Visit now http://www.nawelny.com
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
>

------------------------------------------------------------------------------
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to