Skip to content

Any idea why I have the error : The system cannot find the path specified: '.sconsign.tmp' -> '.sconsign.dblite': #4481

Answered by peterphonic
peterphonic asked this question in Q&A
Discussion options

You must be logged in to vote

Nice, I did not know about SConsignFile! I added do this in my SConstruct for testing purpose:

SConsignFile("C:/TEMP/.sconsign")

C:/TEMP is a folder in my container only, not accessible outside to the host. Now everything is compiling fine within the container with -j16 on both debug and release. Problem fixed!

Thx!

Replies: 7 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bdbaddog
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@peterphonic
Comment options

Comment options

You must be logged in to vote
2 replies
@peterphonic
Comment options

Answer selected by bdbaddog
@bdbaddog
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants