I want to integrate two c++ class in my project.the file contains
#include <wx/msgdlg.h>
#include <wx/textdlg.h>
but i dont have wx library or framework. how to get this framework for iphone.please help me out.Thanks.
I want to integrate two c++ class in my project.the file contains
#include <wx/msgdlg.h>
#include <wx/textdlg.h>
but i dont have wx library or framework. how to get this framework for iphone.please help me out.Thanks.
The best source of information regarding WxWidgets will be the WxWidgets web site: http://www.wxwidgets.org/