[Scons-users] Problem with include path (CPPPATH)
delbert dev
delbertum at gmail.com
Mon Jan 20 16:47:31 EST 2014
cc1plus: warning: cpp/3rdparty/gtest-1.7.0: No such file or directory
[enabled by default]
cc1plus: warning: cpp/3rdparty/gtest-1.7.0/include: No such file or
directory [enabled by default]
cc1plus: warning: cpp/3rdparty/gmock-1.7.0: No such file or directory
[enabled by default]
cc1plus: warning: cpp/3rdparty/gmock-1.7.0/include: No such file or
directory [enabled by default]
But as described earlier described it does not make sense that those path
are added to the includes (CPPPATH), e.g -Icpp/3rdparty/gmock-1.7.0/include
On Mon, Jan 20, 2014 at 10:22 PM, Gary Oberbrunner <garyo at oberbrunner.com>wrote:
> On Mon, Jan 20, 2014 at 4:16 PM, delbert dev <delbertum at gmail.com> wrote:
> > it works (does not throw warnings). I guess I can live with nesting the
> > folders one more level, but its pretty strange.
>
> Sorry, what are the warnings? I thought this question was about
> excess -I dirs in the compiler command line.
>
> --
> Gary
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> http://four.pairlist.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20140120/15859798/attachment.htm
More information about the Scons-users
mailing list