Recent

Author Topic: Cannot find AnsiStrings used by uSMBIOS of the Project  (Read 1300 times)

badmintonfan

  • New Member
  • *
  • Posts: 49
Cannot find AnsiStrings used by uSMBIOS of the Project
« on: October 05, 2021, 06:36:48 am »
I'm trying uSMBIOS but,there is an error message ' Fatal: Cannot find AnsiStrings used by uSMBIOS of the Project Inspector',even this is a sample downloaded from GitHub

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12765
  • FPC developer.
Re: Cannot find AnsiStrings used by uSMBIOS of the Project
« Reply #1 on: October 05, 2021, 08:03:46 am »
I'm trying uSMBIOS but,there is an error message ' Fatal: Cannot find AnsiStrings used by uSMBIOS of the Project Inspector',even this is a sample downloaded from GitHub

That unit is Delphi 2009+.  FPC doesn't have it yet as it doesn't make sense because the default string type is still ansistring rather than unicodestring like in D2009+

So it seems this is a bad port.

 

TinyPortal © 2005-2018