[Qt-creator] registering external libraries

Eike Ziller eike.ziller at nokia.com
Tue Mar 17 12:16:04 CET 2009


On Mar 17, 2009, at 12:44 AM, ext Richard Baron Penman wrote:

> On Tue, Mar 17, 2009 at 6:40 AM, Andre Poenitz <andre.poenitz at mathematik.tu-chemnitz.de 
> > wrote:
> On Mon, Mar 16, 2009 at 09:38:07PM +1100, Richard Baron Penman wrote:
> > [...] Can you think of a reason why Qt Creator would not interpret  
> the values
> > correctly (such as spaces in the path)?
>
> While Qt Creator itself works with spaces in paths, a few of the
> tools it uses don't. So in general I would recommend to play safe
> and not use them.
>
> Andre'
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
> hello,
>
> Some of my paths do have spaces which breaks QMake. So my workaround  
> has been to use the short form: C:\Progra~1\...'
> But I have found that even paths without spaces do not work. I also  
> had environmental variables in the paths and have replaced them with  
> the real path, but Qt Creator still fails to make use of them.
>
> FYI, the exact line in my pro file now is 'INCLUDEPATH += C: 
> \OpenSceneGraph\svn\include'

I'm not sure if these single backslashes you use could pose a problem.  
Could you try using double backslashes or just forward slashes?

Thanks, Eike

-- 
Eike Ziller
Software Engineer
Nokia, Qt Software
Phone  +49 (0)30 6392 3255
Fax    +49 (0)30 6392 3256
E-mail eike.ziller at nokia.com







More information about the Qt-creator-old mailing list