Cannot run application without debugging / FileExistsUtf8
Original Reporter info from Mantis: trev @trevoz
-
Reporter name: Trevor Roydhouse
Original Reporter info from Mantis: trev @trevoz
- Reporter name: Trevor Roydhouse
Description:
Running without debugging also fails with the dialog attached.
Note that the application (just the default Form1 with not additions) has been compiled and the executable does exist and can be run from the command line without debugging "open ./project1.app" or with debugging as "lldb ./project1.app".
Steps to reproduce:
Install FPC 3.2.0 source; edit the FPC source in packages/cocoaint/src/CocoaAll.pas and comment out or remove the CoreImage linking line which does not exist pre-macOS 10.11. Recompile with FPC 3.0.4.
Install Lazarus 2.0.10 source from svn tag. Compile.
Launch Lazarus, compile the default project form "as is". Try ro run with/without debug.
Additional information:
See also related bug (unable to run without debugging) reported for Lazarus trunk https://bugs.freepascal.org/view.php?id=36780
Mantis conversion info:
- Mantis ID: 37324
- OS: macOS
- OS Build: 10.8.5
- Build: Release
- Platform: 2018 Apple mac mini
- Version: 2.0.10