Sorry for the delay, looks like this fell through the cracks.

On 2014-02-07 10:39, Stephen Lyons wrote:
> 1).
> qtcreator (the Qt supplied multi-platform IDE) bails out with a "Bad
> System Call" dumping core) loading in the debug symbols and running
> through gdb this seems to be at line 4143:

Make sure the cygserver service is installed and running.

> 2).
> Mudlet uses the *uiTools* module to parse some predefined user interface
> items but qmake (the Qt project file parser) does not seem to be able to
> find the module concerned, I think that this bit is tied up with Qt
> Designer the forms editor which the IDE uses in a customised form as a
> plugin.

For Qt4, you need to install libQtDesigner4-devel; for Qt5, 
libQt5Designer-devel.

> 3).
> designer-qt4 the Qt4 version of QtDesigner is operable although it can't
> find the *phonon* backend plugin - which is a pain because Mudlet did
> use that for sound support when compiled against Qt4.

Install libphonon-devel.

> 4).
> designer-qt5 the Qt5 version of QtDesigner bails out with a Bad System
> call in the same manner as QtCreator

Again, this requires a running cygserver, but note that the Cygwin Qt5 
packages should still be considered experimental for now.  (I do plan on 
working on 5.2 sometime soon.)


Yaakov
Cygwin Ports



------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to