
in point 3., what do you mean with "not download the zip file from website,it not contain boost chrono"?
where exactly did you download it from (so it can be removed/updated there). cause the zip file you can download on github (auto generated from the repo) should of course be up-to-date.
regarding freetype, i would say that either the structure inside the vclibs package has to be adjusted (rename "/freetype/" to "/freetype2/"?), or this code:
https://github.com/spring/spring/blob/d ... .cmake#L71
for it to be found automatically.