Event with the latest versions of:
- Xcode.
- "port" (port of the Linux tools for Mac)
- Go.
I cannot get the libraries using a binding between Go and Tcl/Tk (such a /
github.com/nsf/gothic ) to work correctly on a Mac.
The library compiles, but the executable runs only once and only after a reboot of the computer, but not twice :
If I attempt to restart an application based on that library the Tcl/Tk part just "hangs" and displays a blank area, the size of the expected Tk window.
Since "port" is basically simply a port of the Linux tool chain to Darwin, I would expect it to work in just the same way under Linux and Mac.
I have no idea why it does not work correctly.
Has anybody a suggestion on how to make this work ?
Thanks,
Serge.