Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,119
    • Issues 2,119
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #39535
Closed
Open
Issue created Jan 06, 2022 by Johannes W. Dietrich@jwdietrich

Compiling aborts with error message "Cannot find IDEOptionsIntf used by IDEWindowIntf..."

  • Lazarus/FPC Version: Lazarus 2.2.0 (rev Unknown) FPC 3.2.2 x86_64-darwin-cocoa
  • Operating System: macOS Big Sur 11.6.2
  • CPU / Bitness: 3,6 GHz Quad-Core Intel Core i3 / 64 Bit

What happens

When compiling one of my apps and also on recompiling the IDE it stops with the error message "idewindowintf.pas(26,3) Fatal: Cannot find IDEOptionsIntf used by IDEWindowIntf, incompatible ppu=/Applications/Lazarus/components/buildintf/units/x86_64-darwin/ideoptionsintf.ppu, multiple packages: BuildIntf, IDEIntf".

What did you expect

I expected, of course, that source code can be compiled and that the Lazarus IDE can be built from sources

Steps to reproduce

Every try to rebuild the IDE or to compile a complex program (e.g. https://sourceforge.net/projects/simthyr/files/Source%20Code/SimThyr_4_0_4_Sourcecode.zip, which worked well under Lazarus 2.0.12).

Laz_Error_Message_20220106

Edited Jan 06, 2022 by Johannes W. Dietrich
Assignee
Assign to
Time tracking