Recent

Author Topic: When was AddResourceName added to TimageList?  (Read 2256 times)

vfclists

  • Hero Member
  • *****
  • Posts: 1013
    • HowTos Considered Harmful?
When was AddResourceName added to TimageList?
« on: September 05, 2014, 04:15:09 pm »

I am trying to recompile Lazdatadesktop in Lazarus 1.2.4 and I get the error message:

querypanel.pp(193,7) Error: identifier idents no member "AddResourceName"

It works fine in Lazarus 1.3. It appears that code not compatible with Lazarus 1.2.4 release version got added to the 1.2.4 release.

How much strictness is place on the inclusion of source in release versions which are not compatible with the compiler or the LCL libraries, especially those in tools directory or the Lazarus CCR,

Lazdatadesktop is behaving strangely. It won't enter the debugger and will crash if Application.Title is set before the Main form is created, but that warrants a separate post..
Lazarus 3.0/FPC 3.2.2

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: When was AddResourceName added to TimageList?
« Reply #1 on: September 05, 2014, 04:20:07 pm »
It compiles fine here, Laz 1.2.4, x86. Clean up & build works fine, too.
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: When was AddResourceName added to TimageList?
« Reply #2 on: September 05, 2014, 04:22:37 pm »
Grepping my Laz 1.2.4 lazdatadesktop directoy for "AddResourceName" gives 0 results.
Are you trying to compile the trunk version by any chance?
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

vfclists

  • Hero Member
  • *****
  • Posts: 1013
    • HowTos Considered Harmful?
SOLVED: When was AddResourceName added to TimageList?
« Reply #3 on: September 05, 2014, 04:38:46 pm »
Grepping my Laz 1.2.4 lazdatadesktop directoy for "AddResourceName" gives 0 results.
Are you trying to compile the trunk version by any chance?

I made a mistake. I dragged and dropped the trunk version into the IDE.

After loading the 1.2.4 version it compiles correctly.
Lazarus 3.0/FPC 3.2.2

 

TinyPortal © 2005-2018