Hello.
I have problem with compile easy sample with zeos using. FPC 2.2.2. Newest zeos version.
Problem is in ZTokenizer.pas in line 1093 where is operation
String := Strnig + Char
In this line i got a error:
invalid combination of opcode and operands
I understand what does it mean but I don't know what to do. Please help.
Regards:
Jaromir
Free BSD Compile problem
Moderators: gto, EgonHugeist
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
Hi Jaromir,
I build zeslib with fpc 2.2.2 for every test run. So I wonder what problem you're having exactly. What exact zeoslib version are you using? SVN, snapshot download or the official 6.6.4 release?
Can you also copy the exact piece of code (function or part of it) giving this problem? As you understand what it means, please try to explain that as well. I'm not thatgood at reading/understanding compiler error messages.
Mark
I build zeslib with fpc 2.2.2 for every test run. So I wonder what problem you're having exactly. What exact zeoslib version are you using? SVN, snapshot download or the official 6.6.4 release?
Can you also copy the exact piece of code (function or part of it) giving this problem? As you understand what it means, please try to explain that as well. I'm not thatgood at reading/understanding compiler error messages.
Mark