HI,
I'm developing a cross-platform application with the help of wxWidgets. The application is a desktop one.
Everything works correctly on both Windows and Linux - I can run my program from IDE (MSVC and Anjuta) and directly from the OS/WM.
However, when I try to run it on OSX from Xcode...