[Scons-users] Problem with include path (CPPPATH)
    Gary Oberbrunner 
    garyo at oberbrunner.com
       
    Mon Jan 20 13:17:33 EST 2014
    
    
  
On Mon, Jan 20, 2014 at 1:04 PM, delbert dev <delbertum at gmail.com> wrote:
> # Fails with this folder
> thirdpartyPath =
> "/home/user/samples/compare/parent/build/64gccdbg/3rdparty/"
>
> # Works with this folder
> #thirdpartyPath =
> "/home/user/samples/compare/parent/build/64gccdb/3rdparty/"
> # And this:
> #thirdpartyPath = "/home/user/samples/compare/parent/build/sub/3rdparty/"
Which of those paths actually exists and has header files in it?
-- 
Gary
    
    
More information about the Scons-users
mailing list