On Fri, Aug 1, 2014 at 6:21 AM, Freddy Martinez Garcia < [email protected]> 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
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
