Page 1 of 1

Symbian prob

PostPosted: Oct 21, 2004 @ 12:07pm
by fbkevy
I am having trouble getting the sample projects working. I have followed all the instruction as best I could. The .sis I made works on a real device but in the emulator all the graphics are missing.

In the readmesymbian.htm document it says to copy lib and dll files to various directories. The file gd301.lib doesn't exist for my Gapi version 3.5 Beta1 so I used the GapiDraw.lib instead. Since no DLLs existed I copied nothing.

What am I doing wrong?

PostPosted: Oct 21, 2004 @ 12:45pm
by Guest

PostPosted: Oct 21, 2004 @ 2:52pm
by fbkevy
:oops: I never copied the resource files to the \Symbian\6.1\Series60\Epoc32\Release\wins\udeb\z\system\apps\ + directory. I should really the documentation. :oops:

Aaron: did you copy the other lib file also? Make sure you didn't get them mixed up.

PostPosted: Oct 21, 2004 @ 3:12pm
by Johan
GD 3.5 doesn't use DLL's any more. I just haven't gotten around to update the documentation...

PostPosted: Oct 30, 2004 @ 7:33am
by Guest

PostPosted: Oct 30, 2004 @ 9:54am
by Guest

PostPosted: Oct 30, 2004 @ 1:14pm
by Johan

PostPosted: Oct 31, 2004 @ 7:49am
by Guest

PostPosted: Oct 31, 2004 @ 4:26pm
by Johan

PostPosted: Nov 1, 2004 @ 1:41pm
by Guest
In a perfect world that would be great, but alas, I only have a version of VC6 which from what I've heard doesn't like the Symbian SDK very much. I do have a copy of CodeWarrior which I got through uni however and does tend to co-operat well with Symbian.

We're nearly there and all the gapidraw type stuff I was going to do has been done already. This week, it'll be time to figure out how to read and send SMS's :-).

BTW, cross platform isn't really an issue at this stage as this is just a university project. We may commercialise it later in which case we will look at porting over to PocketPC and Palm as well.

Thanks for you help guys,
Aaron