Though I'm not aware of anything having changed (I've been able to run this app in the emulator no probs) after attempting to run in debug mode I am now getting this 'missing library' console (see below) message. The library has been included for a considerable time. I've looked in the path "C:/Symbian/8.0a/S60_2nd_FP2_CW/epoc32/release/WINSCW/UDEB/" and it is indeed not there!!
Anybody any idea what may have happended at what I should do next??
Code:CONSOLE EXTRACT: 'Building target: C:/Symbian/8.0a/S60_2nd_FP2_CW/epoc32/release/WINSCW/UDEB/PSA03.app' 'Invoking: WINSCW C/C++ Linker' mwldsym2.exe -sym full -subsystem windows -msgstyle parseable -nowraplines -nodefaultlibs -shared -export dllexport -stdlib -m=?_E32Dll@@YGHPAXI0@Z -L"C:\Symbian\8.0a\S60_2nd_FP2_CW\epoc32\release\winscw\udeb" -o "C:/Symbian/8.0a/S60_2nd_FP2_CW/epoc32/release/WINSCW/UDEB/PSA03.app" -search ./src/PSA03App.o ./src/PSA03AppUi.o ./src/PSA03Container.o ./src/PSA03Container2.o ./src/PSA03DbEngine.o ./src/PSA03Document.o ./src/PSA03Model.o ./src/PSA03View.o ./src/PSA03View2.o ./.generated/winscw_uid.o -ledllstub.lib -llibedllstub.lib -ledll.lib -legcc.lib -leuser.lib -lapparc.lib -lcone.lib -leikore.lib -lavkon.lib -leikcoctt.lib -lbafl.lib -lefsrv.lib -leikapp.lib -lestor.lib mwldsym2.exe|Usage|Error Errors caused tool to abort. >No library file found matching 'libedllstub.lib{.lib|.a}' or 'edllstub.lib' make: *** [C:/Symbian/8.0a/S60_2nd_FP2_CW/epoc32/release/WINSCW/UDEB/PSA03.app] Error 1 make: Target `all' not remade because of errors. Build complete for project PSA03






