Compile console not passing parameters

Working on new editor enhancements?
User avatar
robertfern
User
User
Posts: 38
Joined: Fri Feb 02, 2018 10:33 pm
Location: New Jersey

Compile console not passing parameters

Post by robertfern »

I haven’t tested this on the other platforms, but on my Mac, the ide is not passing the parameters in the compiler options to my console program so that I can debug it. If I compile as executable I get the parameters when I type them in the terminal.
Mac OSX Ventura & Windows 10, PB 6.12
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Compile console not passing parameters

Post by mk-soft »

This is unfortunately a quirk of macOS and came with v13.0 (Ventura).
Partially fixed with v14 (Sonoma).
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Post Reply