A build error

Login to reply to this topic.
Tue, 2007-08-28 13:30
Joined: 2007-08-22
Forum posts: 10

Hello everybody

I have two questions.
1) I created a Console aplication. After I created the project I builded it and got a LOT of errors.

I think that it's something that I didn't add or configured right.

I added a screenshot.

2) I want to display the contents of a certain web page. Does using the LoadUrlL() method with the right parameters is enough? Also the second parameter was the "The Access Point Id to use". What does it mean?
___________________________
A begginer Symbian programmer

AttachmentSize
bugCarbide.JPG220.22 KB

Tue, 2007-08-28 14:11
Joined: 2005-06-09
Forum posts: 174
Re: A build error

The screenshot isn't very informative. What are the actual error messages? Also, have you at all tried to fix the problems yourself? That might be a good start.


Tue, 2007-08-28 14:53
Joined: 2007-08-22
Forum posts: 10
Re: A build error

Well, I got like 100 errors all relating to the e32const.h header.
I didn't get any valubale information from the errors messages just the route of the header so I don't know how to fix it

I attached a file with additional information. Hope this will make it clear for you.

AttachmentSize
error.JPG383.77 KB
Wed, 2007-08-29 07:01
Joined: 2007-01-12
Forum posts: 44
Re: A build error

The error msgs are not clear , why dont u try to build it from command line once.....
is it a old code u r trying to port????

i am getting a feeling that u should copy ur EPOC32 once more properly.

Wed, 2007-08-29 07:34
Joined: 2007-08-22
Forum posts: 10
Re: A build error

Well, I'm a begginer to symbian developing so I don't know what EPOC32 means.
I'm not trying to port an old code. Again, two days ago Carbide worked fine and now after I create a simple console project and then build it without making any changes, I get those errors.
Mabye I sould uninstall the whole thing...

Wed, 2007-08-29 12:23
Joined: 2007-08-22
Forum posts: 10
Re: A build error

I uninstalled the SDK +IDE and reinstalled them and the problem was solved.

Wed, 2007-08-29 13:35
Joined: 2007-01-12
Forum posts: 44
Re: A build error

yeah...that's what i was telling...inside ur SDK installed directory there is a folder called EPOC32, about which I was talking.

  • Login to reply to this topic.