Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

cannot open file 'libboost_filesystem-vc140-mt-1_61.lib' #95

Open
springmeyer opened this issue Aug 26, 2016 · 8 comments
Open

cannot open file 'libboost_filesystem-vc140-mt-1_61.lib' #95

springmeyer opened this issue Aug 26, 2016 · 8 comments

Comments

@springmeyer
Copy link

After merging #94 the build bot failed with:

2016-08-26 20:47:34 stdout  Release\obj\mapnik\..\..\src\/xml_tree.obj
2016-08-26 20:47:37 2016-08-26 20:47:36 stdout  2>LINK : fatal error LNK1104: cannot open file 'libboost_filesystem-vc140-mt-1_61.lib' [Z:\mb\windows-builds-64\packages\mapnik-master\mapnik-gyp\build\mapnik.vcxproj]
2016-08-26 20:47:37

@BergWerkGIS - any idea on this one?

@springmeyer
Copy link
Author

Ah, maybe it needs to be [FASTBUILD=0] if deps changed? Will try that now...

@wilhelmberg
Copy link
Contributor

@springmeyer yes, haven't updated the binary deps package yet.
Was waiting on #94 to be merged.
Will update deps packages on Monday.

@wilhelmberg
Copy link
Contributor

@springmeyer
Copy link
Author

@BergWerkGIS thank you. For future reference can you add docs for how the binary deps package works? I'd like to ensure we have docs in the readme to answer questions like 1) when does the binary deps package need updated/when will things be broken if it is not updated, 2) will breakages be fixed by passing [FASTBUILD=0]?, 3) how can the binary deps be updated?

@springmeyer
Copy link
Author

@BergWerkGIS Thank you. Going to re-open with one more question. I noticed mapnik master appveyor was also failing with this error fatal error LNK1104: cannot open file 'libboost_filesystem-vc140-mt-1_61.lib'. I think I fixed this by doing: mapnik/mapnik@687af49 (refs mapnik/mapnik#3509). Now I see that lots of visual tests are still failing. They look related to text which makes me wonder if the binary deps really got freetype 2.6.5. Is it possible that an older freetype is still in use somehow?

@springmeyer springmeyer reopened this Sep 2, 2016
@wilhelmberg
Copy link
Contributor

@springmeyer FT looks right:

image

@artemp
Copy link
Contributor

artemp commented Sep 5, 2016

@BergWerkGIS - is it possible that while freetype2 is updated run-time still uses old DLL ?
Could you verify mapnik.dll is linked to correct freetype2 via "Dependency Walker" (depends.exe), please ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants