|
|
User login
Feeds |
warning LNK4099: PDB "edll.pdb" was not found
|
|||||
| Tue, 2004-12-07 14:13 | |
|
hi, while compiling helloworld i got warning as below Creating library \Symbian\UIQ_21\EPOC32\BUILD\SYMBIAN\UIQ_21\UIQEXAMPLES\HELL WORLD\HELLOWORLD\WINS\UDEB\HELLOWORLD.lib and object \Symbian\UIQ_21\EPOC32\BUI D\SYMBIAN\UIQ_21\UIQEXAMPLES\HELLOWORLD\HELLOWORLD\WINS\UDEB\HELLOWORLD.exp DLL.LIB(UP_DLL.obj) : warning LNK4099: PDB "edll.pdb" was not found with "\Symb an\UIQ_21\EPOC32\RELEASE\WINS\UDEB\EDLL.LIB" or at "C:\Symbian\UIQ_21\EPOC32\RE EASE\WINS\UDEB\Z\SYSTEM\APPS\HELLOWORLD\edll.pdb"; linking object as if no debu info make -r -f "\Symbian\UIQ_21\EPOC32\BUILD\SYMBIAN\UIQ_21\UIQEXAMPLES\HELLOWORL \WINS.make" FINAL CFG=UDEB VERBOSE=-s santosh............. PLZ HElP ME..... |
|
Forum posts: 1379
Even though you have both WINS\Udeb and WINS\URel, they both contain the UREL builds, at least for most released SDKs.
This is simple to keep the size of the emulator down.
didster
Forum posts: 28
thank u very much. helloworld example is working fine.
THANK U VERY MUCH.........
i have one more same problem now for sdk 2.0
plz help me to fix this issue.
i m using uiq 2.0 SDk , while build for wins target i got this error.
the result on building "abld build wins" udeb as follows:
NMAKE : fatal error U1073: don't know how to make '"\Symbian\UIQ_70\EPOC32\RELEA
SE\WINS\UDEB\EDLL.LIB"'
Stop.
make: *** [TARGETHELLOWORLD] Error 2
make -r -f "\Symbian\UIQ_70\EPOC32\BUILD\SYMBIAN\UIQ_70\UIQEXA MPLES\HELLOWORL
D\WINS.make" FINAL CFG=UDEB VERBOSE=-s
THANKS FOR UR HELP...................
SANTOSH......................
santosh@unwiredconnect.com
PLZ HElP ME.....
Forum posts: 1379
Try abld build winscw udeb
didster