You are not logged in.
Just in case it could help someone:
In windows 7 and windows 10 (NewPacal and Lazarus 2.1rc1 fpc 3.3.1) both and Mormot 1.8.
If you compile Samples\ThirdPartyDemos\George\REST-tester and get generics.collections.pas(506,51) Error: Generics without specialization cannot be used as a type for a variable .
Just replace generics-collections\src whit the one from https://github.com/maciej-izak/generics.collections and voila problem solved.
My sincere thansk an admiration to ab and mormot community.
Offline
Thanks for the tip. I was wondering why it was no longer possible to compile the sample as it was in the past versions of mORMot.
Offline