[wx-dev] wxfopen and wxopen

Rama Bharti rbharti at quark.com
Thu Nov 2 23:14:16 PST 2006


Hi Vadim,

I am not able to use it. I am sending you a very small project(only 10
lines of code). Could you please tell me what is the problem in this
code.

Thanks,
Rama

-----Original Message-----
From: Rama Bharti 
Sent: Thursday, November 02, 2006 9:47 AM
To: 'Vadim Zeitlin'; wx-users at lists.wxwidgets.org
Subject: RE: [wx-dev] wxfopen and wxopen

Thanks for reply Vadim.

I am using wxFopen and wxOpen only(not in small letters). 

Actually, I donot know anything about wxwidgets. I tried to use these
APIs but it gives linking error. 

I have a simple C program where I am using these APIS. My requirement is
to open a file which is placed at Unicode path on MacOS. Do you know any
solution/workaround. It's a must fix for me.

Thanks,
Rama

-----Original Message-----
From: Vadim Zeitlin [mailto:vadim at wxwindows.org] 
Sent: Wednesday, November 01, 2006 7:58 PM
To: wx-users at lists.wxwidgets.org
Cc: Rama Bharti
Subject: Re: [wx-dev] wxfopen and wxopen

[please don't cross-post to wx-dev and wx-discuss (which has nothing to
do
 with your question anyhow), please post questions about using wx to
wx-users]

On Wed, 1 Nov 2006 14:16:33 +0530 Rama Bharti <rbharti at quark.com> wrote:

RB> I have an XCode project while builds a library. This library is
included
RB> in another project. Earlier, I was using functions fopen() and
open() to
RB> open a file. But now my path has been changed to Unicode path. So I
need
RB> Unicode version of fopen() and open(). I found the APIs wxfopen()
and
RB> wxopen() on Mac. But when I used these APIs in my code, library is
built
RB> properly but another project which includes this library gives
linking
RB> error: "Undefiend Symbol: wxfopen and wxopen".

 Did you really write them in small letters? They're spelt wxFopen() and
wxOpen(). And you don't need any extra libraries for them.

 Regards,
VZ

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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test.dmg
Type: application/octet-stream
Size: 81411 bytes
Desc: Test.dmg
Url : http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061103/1166ce3c/Test.obj


More information about the wx-users mailing list