Re: [fpc-pascal] macOS linker error ld: framework not found CoreImage

2020-08-01 Thread Tobias Giesen via fpc-pascal
Hello Jonas, many thanks for the information, that’s very interesting and helpful. Cheers, Tobias > Am 01.08.2020 um 23:58 schrieb Jonas Maebe : > > On 01/08/2020 23:42, Tobias Klaus Giesen via fpc-pascal wrote: >> I am mainly working on MacOS 10.10 (Yosemite). >> >> After updating from FP

Re: [fpc-pascal] macOS linker error ld: framework not found CoreImage

2020-08-01 Thread Jonas Maebe
On 01/08/2020 23:42, Tobias Klaus Giesen via fpc-pascal wrote: > I am mainly working on MacOS 10.10 (Yosemite). > > After updating from FPC 3.0.4 to 3.2.0, and Lazarus from 2.0.4 to > 2.0.10, I now get this linker error: > ld: framework not found CoreImage > > The same error occurs with a 32-bit

[fpc-pascal] macOS linker error ld: framework not found CoreImage

2020-08-01 Thread Tobias Klaus Giesen via fpc-pascal
Hello, I am mainly working on MacOS 10.10 (Yosemite). After updating from FPC 3.0.4 to 3.2.0, and Lazarus from 2.0.4 to 2.0.10, I now get this linker error: ld: framework not found CoreImage The same error occurs with a 32-bit Carbon project and a 64-bit Cocoa project (even minimal applications c

Re: [fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-08-01 Thread code dz via fpc-pascal
removing inline keyword resolve the problem seems a bug ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-08-01 Thread Виктор Матузенко via fpc-pascal
сб, 1 авг. 2020 г. в 13:26, Alexey via fpc-pascal < fpc-pascal@lists.freepascal.org>: > Did you try to delete all "lib" dirs in your project? (compiled units) > Yes, I did. The error is reproducible and the same each time I run clean build. I've got a minimal reproducible example with similar er

Re: [fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-08-01 Thread Alexey via fpc-pascal
Did you try to delete all "lib" dirs in your project? (compiled units)___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal