Since I don’t like to be in hostage for just one line of code I delay upgrading to Big Sur and so I carry on with Xojo Version 2019 Rel 1.1.
Sorry for my old customers who upgraded to Big Sur; on the other end, sells on MAS have so much dropped that I do not care so much for new customers.
I mean, one has to survive: no income, no upgrade.
I have installed Big Sur on my work machine, but I upgraded VMXWare Fusion to 12.1, so I can run older versions of macOS for some of my apps that don’t work anymore with BS.
If I remember correctly, you’ll need 2019R3.2 or newer for Big Sur compilation. Any version lower than that will result in the same issue due to changes needed for this OS release.
The IDE will function normally as it was compiled previous to this change. Compiling from 2019R1.1 on Big Sur, however, results in this error due to changes in the OS in Big Sur. Specifically, the compiler is unable to locate the specified file during the linking step of the build process.
If sales of MACS are falling off, i doubt that imposing licensing fees is going to help build a user base. Maybe focus on why you’re loosing money instead of how you can make more.
I’m confused.
2019 R3.2 was release July 14th, 2019
My License Expire(s/d) July 20th 2019
But if I try to run 3.2 I am told my license is not valid for this version.
In R3.2 a frame work that wasn’t needed for R1.1 and was needed for 3.2 is causing application in a later version of the operating system to fail to build?
Does this have anything to do with opengl surface?
The application I wrote RUNS in 3.2 but won’t build in 3.1… this smell odd.
why would i think that 2019 was release in 2020… That’s just sillyness!
So if I build my application on my an older version of MAC OS X, will that application then work on Big Sur?
/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation for architecture x86_64
Is installed in R1.1 but not again until in R3.2?
lrwxr-xr-x 1 root wheel 29 25 Oct 2019 UIFoundation -> Versions/Current/UIFoundation
So something you installed previously you stopped installing but now you need it because this operating system needs it? but I can’t have it because it was taken away but i can have it back if i buy a license???
So something you installed previously you stopped installing but now you need it because this operating system needs it? but I can’t have it because it was taken away but i can have it back if i buy a license???
If I’m understanding you, no, this is not something that Xojo took out and put back in. This is a baked-in Apple framework, on which the Xojo IDE (actually, I think the compiler) depended, which was changed or moved in Big Sur. 2019r3.2 dealt with this change. I’m sure there are folks here who can give more detail but, in a nutshell, Apple broke it, not Xojo.