cg isn't any more for a long time, so you shouldn't need it. Did you use cmake to configure dolphin?
In fact, we mostly include all of the needed librarys in our repository, so a simple "git clone; cmake; make; make install" should be fine. If you care about compilation time, install wx3 globally, everything else doesn't matter.
In fact, we mostly include all of the needed librarys in our repository, so a simple "git clone; cmake; make; make install" should be fine. If you care about compilation time, install wx3 globally, everything else doesn't matter.
