Forum > General

Generics.Collections

<< < (3/3)

PascalDragon:

--- Quote from: Vaytl on January 11, 2022, 05:20:03 pm ---
--- Quote from: PascalDragon on January 11, 2022, 10:14:22 am ---@Vaytl: what version of FPC/Lazarus are you using?

--- End quote ---
Lazarus IDE v2.2.0RC1 r65419 X64
FPC: 3.2.2

--- End quote ---

Please try the example provided by bytebites. If that works the error is somewhere else in the code you want to convert (can you maybe post the full source, or is it available somewhere public?). If not then you'd need to check whether you're really using FPC 3.2.2.


--- Quote from: Vaytl on January 11, 2022, 05:20:03 pm ---BTW @Sarah: You have a sneaky way to implement features....Respect. :o ::) :-X

--- End quote ---

Sneaky enough that I didn't remember it myself. :D Then again I only applied a patch... :-[

Vaytl:
I copied the files:
inc\
generics.collections.pas
generics.defaults.pas
generics.hashes.pas
generics.helpers.pas
generics.memoryexpanders.pas
generics.strings.pas
to the project folder, after which the error disappeared. Thanks everyone.

Thaddy:
That is not a real solution. That means an older version of generics.collections is in your path. You need to solve that first.

Navigation

[0] Message Index

[*] Previous page

Go to full version