Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
identifier idents no member "AsAnsiString"
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
installation warning
by
systems
[
Today
at 01:49:09 am]
MOVED: Frame reception pr...
by
trev
[
Today
at 01:23:12 am]
MOVED: Regex conversion e...
by
trev
[
Today
at 01:20:23 am]
MOVED: Raylib4.0 don't wo...
by
trev
[
Today
at 01:19:51 am]
Raylib4.0 don't work eith...
by
dsiders
[May 22, 2022, 11:51:22 pm]
Frame reception problem i...
by
avra
[May 22, 2022, 11:32:45 pm]
HTML to text
by
wp
[May 22, 2022, 11:00:03 pm]
Lazarus Release 2.2.2
by
folkeu08
[May 22, 2022, 09:31:08 pm]
Vector graphics floodfill...
by
BobDog
[May 22, 2022, 08:51:45 pm]
Regex conversion escapes
by
AlexTP
[May 22, 2022, 08:19:24 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: identifier idents no member "AsAnsiString" (Read 1618 times)
Weitentaaal
Sr. Member
Posts: 367
Weitental is a very beautiful garbage depot.
identifier idents no member "AsAnsiString"
«
on:
November 16, 2021, 08:30:19 am »
Hello Guys,
i Got this Error (See Title)when trying to Start an old project. Is there Something i am missing ? My Co-Worker got the same Version of Lazarus and he can find this Function.
Logged
Lazarus: 2.0.12 x86_64-win64-win32/win64
Compiler Version: 3.2.0
af0815
Hero Member
Posts: 937
Re: identifier idents no member "AsAnsiString"
«
Reply #1 on:
November 16, 2021, 08:39:23 am »
Is the FPC Version the same ? Because Lazarus have only a thin wrapper over the code from fpc for the DB functions. So it will be more fpc-centric.
Logged
regards
Andreas
Weitentaaal
Sr. Member
Posts: 367
Weitental is a very beautiful garbage depot.
Re: identifier idents no member "AsAnsiString"
«
Reply #2 on:
November 16, 2021, 08:44:07 am »
No, noticed now that whe got a different one. I got 3.0.4 and he got 3.2.0
Logged
Lazarus: 2.0.12 x86_64-win64-win32/win64
Compiler Version: 3.2.0
Weitentaaal
Sr. Member
Posts: 367
Weitental is a very beautiful garbage depot.
Re: identifier idents no member "AsAnsiString"
«
Reply #3 on:
November 16, 2021, 09:04:28 am »
Updating the Compiler seems to fix the Problem
Logged
Lazarus: 2.0.12 x86_64-win64-win32/win64
Compiler Version: 3.2.0
wp
Hero Member
Posts: 9592
Re: identifier idents no member "AsAnsiString"
«
Reply #4 on:
November 16, 2021, 10:01:13 am »
Updating the compiler is fine, but you probably could have fixed the issue also by using .AsString rather than .AsAnsiString in the offending code line.
Logged
Mainly Lazarus trunk / fpc 3.2.0 / all 32-bit on Win-10, but many more...
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
identifier idents no member "AsAnsiString"
TinyPortal
© 2005-2018