Recent

Author Topic: [SOLVED] fpdocupdater project does not build  (Read 2563 times)

dsiders

  • Hero Member
  • *****
  • Posts: 1052
[SOLVED] fpdocupdater project does not build
« on: January 17, 2019, 06:04:18 am »
Not sure this the correct forum.

When I tried to build the fpdocupdater project in doceditor/fpdocupdater, I received the following errors

Code: [Select]
mainunit.pas(105,20) Error: Identifier not found "ExtractFileNameOnly"
mainunit.pas(134,52) Error: Identifier not found "ExtractFileNameOnly"
mainunit.pas(200,6) Error: Identifier not found "DirectoryExistsUTF8"
mainunit.pas(205,6) Error: Identifier not found "DirectoryExistsUTF8"
mainunit.pas(248,17) Error: Identifier not found "AppendPathDelim"
mainunit.pas(249,18) Error: Identifier not found "AppendPathDelim"
mainunit.pas(257,14) Error: Identifier not found "ExtractFileNameOnly"
mainunit.pas(295,12) Error: Identifier not found "FileExistsUTF8"
mainunit.pas(302,12) Error: Identifier not found "FileIsExecutable"
mainunit.pas(305,20) Error: Identifier not found "AppendPathDelim"
mainunit.pas(305,58) Error: Identifier not found "ExtractFileNameOnly"
mainunit.pas(316,16) Warning: Symbol "CommandLine" is deprecated
mainunit.pas(363,10) Error: Identifier not found "FileExistsUTF8"
mainunit.pas(417,10) Error: Identifier not found "FileExistsUTF8"
mainunit.pas(479,0) Verbose: There were 13 errors compiling module, stopping

This project seems to have not been updated since the separation of FileUtils and LazFileUtils units.

Should this be reported to the bug tracker?
« Last Edit: January 18, 2019, 12:25:32 am by dsiders »
Preview Lazarus 3.99 documentation at: https://dsiders.gitlab.io/lazdocsnext

dsiders

  • Hero Member
  • *****
  • Posts: 1052
Re: fpdocupdater project does not build
« Reply #1 on: January 18, 2019, 12:25:18 am »
This project seems to have not been updated since the separation of FileUtils and LazFileUtils units.
Should this be reported to the bug tracker?

Updated in trunk.
Preview Lazarus 3.99 documentation at: https://dsiders.gitlab.io/lazdocsnext

 

TinyPortal © 2005-2018