Re: Basic HTTP program failed to compile

2010-12-03 Thread Sherm Pendley
On Fri, Dec 3, 2010 at 2:06 AM, ico wrote: > > My program is actually a Mac program rather than iPhone In that case... >> > On Fri, Dec 3, 2010 at 12:49 AM, ico wrote: >> > >> /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/CoreFoundation.framewor

Re: Basic HTTP program failed to compile

2010-12-02 Thread ico
Hi All, The problem is solved, solution as follow for those who is interested in this problem. My program is actually a Mac program rather than iPhone, so if you develop iPhone project, you can see CFNetwork framework is available when you want to add new framework to your project. If you develop

Re: Basic HTTP program failed to compile

2010-12-02 Thread Jerry Krinock
On 2010 Dec 02, at 17:11, John Joyce wrote: > Please be patient. If somebody on the list has an answer they will post it. > If you need an immediate answer, contact DTS. Or try a more appropriate list. For CFNetwork issues: macnetworkp...@lists.apple.com For framework and build issues:

Re: Basic HTTP program failed to compile

2010-12-02 Thread John Joyce
Please be patient. If somebody on the list has an answer they will post it. If you need an immediate answer, contact DTS. On Dec 3, 2010, at 10:09 AM, ico wrote: > Any suggestion? Sure I can delete this project and recreate one, but I don't > think this is the way to fix problem. > Also I want to

Re: Basic HTTP program failed to compile

2010-12-02 Thread ico
Any suggestion? Sure I can delete this project and recreate one, but I don't think this is the way to fix problem. Also I want to learn something from this case and not to learn how to avoid it. Even though I recreate a new project, I still need to figure out how to compile it without errors for CF

Basic HTTP program failed to compile

2010-12-02 Thread ico
Hi all, I am studying CFNetwork Programming Guide document these days, and I wrote a little program with basic HTTP request and response for testing. However, I can't get this program to compile, the error message something like: Undefined symbols: "_CFHTTPMessageCreateRequest", referenced from: