Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiling for Mac-OS
#2
(03-13-2024, 12:00 PM)mdijkens Wrote: For a customer I have created a utility in QB64 (console-mode).
It's relatively small and simple (some REST calls via SHELL "wget ..." to update csv-files)
I develop everything on Windows 10 and use the latest QB64pe x64 3.12

Now it's finished and need to compile it for Mac-OS (customer uses macbooks everywhere)
Since I don't have a Mac, I use a VirtualBox with Mac Big Sur (11?) for some time now to compile my QB64 programs for a Mac.
This always worked, until now...
When tested by customer they see binary stuff scrolling by very fast in a terminal window; as if the executable is displayed instead of executed...
Since I know nothing about Mac, I don't know what goes wrong here.
Anyone?
Does your code compiled with version 3.11.0 work correctly on your customer's system? If so this may be a dependency issue. Unfortunately I don't have a Mac any longer to test this theory. The binary stuff in the terminal is probably error messages scrolling by. Is there a way to capture that output?
New to QB64pe? Visit the QB64 tutorial to get started.
QB64 Tutorial
Reply


Messages In This Thread
Compiling for Mac-OS - by mdijkens - 03-13-2024, 12:00 PM
RE: Compiling for Mac-OS - by TerryRitchie - 03-13-2024, 01:21 PM
RE: Compiling for Mac-OS - by mdijkens - 03-13-2024, 01:31 PM
RE: Compiling for Mac-OS - by mdijkens - 03-13-2024, 01:38 PM
RE: Compiling for Mac-OS - by DSMan195276 - 03-13-2024, 02:08 PM
RE: Compiling for Mac-OS - by mdijkens - 03-13-2024, 02:21 PM
RE: Compiling for Mac-OS - by SpriggsySpriggs - 03-13-2024, 03:45 PM
RE: Compiling for Mac-OS - by NakedApe - 03-13-2024, 04:40 PM
RE: Compiling for Mac-OS - by mdijkens - 03-13-2024, 04:55 PM
RE: Compiling for Mac-OS - by NakedApe - 03-13-2024, 06:38 PM
RE: Compiling for Mac-OS - by mdijkens - 03-13-2024, 09:42 PM
RE: Compiling for Mac-OS - by NakedApe - 03-13-2024, 10:24 PM
RE: Compiling for Mac-OS - by Kernelpanic - 03-13-2024, 05:13 PM



Users browsing this thread: 1 Guest(s)