[wx-dev] wxfopen and wxopen

Vadim Zeitlin vadim at wxwindows.org
Thu Nov 2 03:10:28 PST 2006


On Thu, 2 Nov 2006 09:46:56 +0530 Rama Bharti <rbharti at quark.com> wrote:

RB> I have a simple C program where I am using these APIS.

 Err, so do you link with wx libraries or not? If you don't, it's not
surprising that you have unresolved externals. And, of course, wxWidgets is
in C++, not in C, so you must compile the code with C++ compiler and so on.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list