CL 3703 MAC problems
Posted: Tue Feb 02, 2010 7:44 pm
Hi Eran,
I have 2 problems on MAC with CL3703.
1. I can not start my app anymore from within CL.
2. When I try to change the editor font CL crashes in wxFontDialog (OSX 10.5.8, maybe the fix for 10.6 causes this?)
Regards
Frank
I have 2 problems on MAC with CL3703.
1. I can not start my app anymore from within CL.
Code: Select all
Current working directory: /Users/franklichtner/Dev/c-projects/AudioMultiMeter/MACRelease
Running program: osascript -e 'tell application "Terminal"' -e 'activate' -e 'do script with command "cd "/Users/franklichtner/Dev/c-projects/AudioMultiMeter" && cd "./MACRelease" && open PG-AMM.app "' -e 'end tell'
Program exited with return code: 1
Regards
Frank