Discussion Board
RE: RBasicGsmPhone's Lib ??
1970-01-01, 02:00
#1
Regular Contributor
gsmbas.lib is available in the latest SDK for 9200 Series Communicators.
Eero
Forum Nokia
RBasicGsmPhone's Lib ??
2002-06-02, 04:48
#2
Super Contributor
When I use class RBasicGsmPhone, which lib file i should link in mmp file??
Thank you
Posted by Jet Fong, wjfeng@21cn.com
on April 04, 2002 at 11:04
RE: RBasicGsmPhone's Lib ??
2002-06-02, 04:49
#3
Super Contributor
Posted by Abhijit Kulkarni, apk_apk@yahoo.com
on April 04, 2002 at 11:52
Hello,
Answer is very simple....
gsmbas.lib
But Nokia people have removed it from SDK. You will find its dll. If you want this file then see my earlier post. In one of my earlier posting I had explained how we can this lib for both WINS and ARMI..
Regards,
Abhijit
Re: RBasicGsmPhone's Lib ??
2006-02-16, 11:04
#4
Registered User
link.exe @C:\DOCUME~1\VT0013~1\LOCALS~1\Temp\nma00484.
Creating library \Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\CELLID\GROUP\CELLID\WINS\UDEB\CELLID.lib and object \Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\CELLID\GROUP\CELLID\WIN
S\UDEB\CELLID.exp
CELLIDAPPUI.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall RBasicGsmPhone::GetDetectedNetworkInfo(int,class MBasicGsmPhoneNetwork::TNetworkInfo &)const " (?GetDetectedNetworkInfo@RBasicGsmPhone@@UBEHHAAVTNetworkInfo@
MBasicGsmPhoneNetwork@@@Z)
CELLIDAPPUI.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall RBasicGsmPhone::EnumerateDetectedNetworks(int &)const " (?EnumerateDetectedNetworks@RBasicGsmPhone@@UBEHAAH@Z)
\Symbian\7.0s\Series60_v20\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20\SERIES60EX\CELLID\GROUP\CELLID\WINS\UDEB\CELLID.APP : fatal error LNK1120: 2 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.
Re: RBasicGsmPhone's Lib ??
2006-02-16, 11:09
#5
Registered User
When i try to build the cellid application i get following linking error
I have include the etel.h etelbgsm.h
I have put the gsmbas.lib in release\wins\udeb of symbian root
CELLIDAPPUI.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall RBasicGsmPhone::GetDetectedNetworkInfo(int,class MBasicGsmPhoneNetwork::TNetworkInfo &)const " (?GetDetectedNetworkInfo@RBasicGsmPhone@@UBEHHAAVTNetworkInfo@
MBasicGsmPhoneNetwork@@@Z)
CELLIDAPPUI.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall RBasicGsmPhone::EnumerateDetectedNetworks(int &)const " (?EnumerateDetectedNetworks@RBasicGsmPhone@@UBEHAAH@Z)
I have checked almost all the basic things .. Please help me out
Please help
Re: RBasicGsmPhone's Lib ??
2006-06-12, 07:08
#6
Regular Contributor
It means that you dont have the right version of gsmbas.lib file.So, you better get it from other higher or lower version SDKs and experiment it.
--
VVS.Naresh
http://students.iiit.net/~satyanaresh/links.html
--
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules