1

I am trying to use ccache however I get this error when I try to compile my project:

ccache: FATAL: Unable to determine cache directory

I download the file from here, How can I know the appropriate directory that ccache use.

Garen
  • 941
  • 2
  • 9
  • 20
SIFE
  • 5,567
  • 7
  • 32
  • 46

1 Answers1

1

I fix my problem with ccache version witch is depend in cygwin1.dll, I put them in bin directory under Mingw directory and now every thing work as expected.

SIFE
  • 5,567
  • 7
  • 32
  • 46