Forum > macOS / Mac OS X
Free Vision - FV - on MacOS
CandyMan30:
Has anyone tried to run a program written in Free Vision for Mac? Compiled correctly and running but not responding to the mouse and keyboard.
AlexTP:
Did you run the 'application bundle' ("open MyApp.app") or the binary file (MyApp.app/Content/MacOS/...) ? Try the opposite.
CandyMan30:
I run my program as binary file in terminal compiled for Darwin x64.
AlexTP:
Try to run the 'application bundle', it helps?
CandyMan30:
I run ppcx64 test.pas and success compile.
I tied run test with command in terminal (test is in "macOS HDD/Users/candyman/public"):
/Applications/test.app/Contents/MacOS/test
no such file or directory
Navigation
[0] Message Index
[#] Next page