[Qt-interest] no space is allowed in I parameter

Andre Somers andre at familiesomers.nl
Tue Jun 21 09:56:43 CEST 2011


Op Di, 21 juni, 2011 9:51 am, schreef Sujan Dasmahapatra:
> Dear Friends
> I am trying to configure Qt  for mysql.... AS per the instructions I am
> writing like this
> configure -qt-sql-mysql -plugin-sql-mysql -I C:\Program Files\MySQL\MySQL
> Server 5.5\include
>
> There are many spaces like Program Files and MqSQL Server 5.5  so how can
> I
> handle this. I parameter doesnt take a space. Please give me some
> suggestions. Thanks sujan
>
Install your libs in paths without spaces would be the savest solution.
Next up, use quatations. Failing that, use the windows equivalent of hard
links to create paths without spaces to already existing software in paths
with spaces.

André





More information about the Qt-interest-old mailing list