Member Avatar for BobTheLob

Hello, I think I have the right location for this thread.
I'm working on a C++ project where I need to create a GUI. I'm using wxWidgets, which is cross platform compatible. Now I know that Cocoa/Objective-C/not C++ is the option of choice for GUI programming on the Mac, but I need to do this with C++ and wxWidgets.
Now I have everything setup to get the form working, but my problem is compiling. I need to have a target that can compile C++ code that does more than just a console line. How do I compile and run C++ code that allows for GUI's? I'm running XCode 4

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.