[Qt-creator] include error in Windows

Orgad Shaneh orgads at gmail.com
Fri Aug 1 06:57:10 CEST 2014


On Fri, Aug 1, 2014 at 6:21 AM, Freddy Martinez Garcia <
freddy311082 at gmail.com> wrote:

> hi guys
>
> i'm not a windows user, but I'm making a deploy over Windows and my
> application does not compile because QtCreator does not find the includes
> directories
>
> in my .pro I have:
>
> INCLUDEPATH += c:\mongolib\include
>
> LIBS += c:\mongolib\lib\libmongoclient.lib
>
>
Hi,

Use forward slashes.

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140801/11a00626/attachment.html>


More information about the Qt-creator mailing list