I am looking for a cross platform (Mac/Windows) C++ class library. I need to port a Mac application to Windows. I would like to rewrite the Mac program using a cross platform library then move it to windows and "just" recompile it there. I have looked at XVT but don't…