I am using PhAB to build a GUI for my C++ application. I have read through
the documentation but I still can’t seem to get it to hook my program into
the GUI I built. My code is quite simple, a few class.h files and one cpp
with main() in it. Can anyone explain to me how I can get it to accept my
code and allow me to access my functions and classes?
Thanks,
DAvin