Crazy. After rebooting the Mac Purebasic works on my MacMini.
After this i bought purebasic.
Search found 7 matches
- Sun Jan 12, 2025 7:37 am
- Forum: Mac OSX
- Topic: New installed Purebasic won´t work
- Replies: 18
- Views: 16176
- Tue Dec 24, 2024 1:44 pm
- Forum: Mac OSX
- Topic: New installed Purebasic won´t work
- Replies: 18
- Views: 16176
Re: New installed Purebasic won´t work
Is someone running Purebasic with MacOs 15.2?
- Fri Dec 20, 2024 4:09 pm
- Forum: Mac OSX
- Topic: New installed Purebasic won´t work
- Replies: 18
- Views: 16176
Re: New installed Purebasic won´t work
I tested of the 10 examples, everytime the same error.
- Fri Dec 20, 2024 3:05 pm
- Forum: Mac OSX
- Topic: New installed Purebasic won´t work
- Replies: 18
- Views: 16176
Re: New installed Purebasic won´t work
I installed the same purebasic.dmg on both machines.
The error-message is well known: https://www.google.com/search?client=fi ... jc_msgSend
I tried to install XCode 12.x, but its too old.
The error-message is well known: https://www.google.com/search?client=fi ... jc_msgSend
I tried to install XCode 12.x, but its too old.
- Fri Dec 20, 2024 11:21 am
- Forum: Mac OSX
- Topic: New installed Purebasic won´t work
- Replies: 18
- Views: 16176
Re: New installed Purebasic won´t work
Installed, no change.
I checked my Notebook:
Commandline-Tools are installed, but not xcode.
I checked my Notebook:
Commandline-Tools are installed, but not xcode.
- Mon Dec 16, 2024 9:32 pm
- Forum: Mac OSX
- Topic: New installed Purebasic won´t work
- Replies: 18
- Views: 16176
Re: New installed Purebasic won´t work
Here you are:
marc@Mac-mini-2021-von-Marc tickets % xcode-select -p
/Library/Developer/CommandLineTools
marc@Mac-mini-2021-von-Marc tickets % xcode-select --install
xcode-select: note: Command line tools are already installed. Use "Software Update" in System Settings or the softwareupdate command ...
marc@Mac-mini-2021-von-Marc tickets % xcode-select -p
/Library/Developer/CommandLineTools
marc@Mac-mini-2021-von-Marc tickets % xcode-select --install
xcode-select: note: Command line tools are already installed. Use "Software Update" in System Settings or the softwareupdate command ...
- Fri Dec 13, 2024 2:27 pm
- Forum: Mac OSX
- Topic: New installed Purebasic won´t work
- Replies: 18
- Views: 16176
New installed Purebasic won´t work
Hi,
I installed purebasic for testing purposes on my mac mini.
Version: PureBasic 6.12 LTS - C Backend (MacOS X - arm64)
Trying to compile a test-file results in following:
Undefined symbols for architecture arm64:
"_objc_msgSend$AddGadgetItem:text:image:flags:", referenced from:
_PB ...
I installed purebasic for testing purposes on my mac mini.
Version: PureBasic 6.12 LTS - C Backend (MacOS X - arm64)
Trying to compile a test-file results in following:
Undefined symbols for architecture arm64:
"_objc_msgSend$AddGadgetItem:text:image:flags:", referenced from:
_PB ...