Skip to content

Lots of _CL_xxxxxxxxx files in %TMP% do not get deleted after port build? #35525

Closed Answered by StarGate-One
StarGate-One asked this question in Q&A
Discussion options

You must be logged in to vote

I found the issue accidently working another issue, #36103 (comment) with jasper and it turns out it is a bug with the compiler being used at the time, as working the #36103 issue I created an overlay triplet specifying a specific older version of the compiler by adding set(VCPKG_PLATFORM_TOOLSET_VERSION "14.37.32822") to the triplet file and like magic all the _CL_* files were being removed after all the compiles for the port was complete. To test I commented the set(VCPKG_PLATFORM_TOOLSET_VERSION "14.37.32822") back out and the _CL_* files returned.
So I went to the MSVC forums and noticed this issue had been annotated by users many times going all the way back to VS2015 and the issue w…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by StarGate-One
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant