View Full Version : Help neede regarding linker error...


sebastinprakash
16-12-2005, 08:54 AM
Hi,
Greetings from Prakash.A I am working as project trainee in Symbian C++ environment.. I have written the code and it is compiled successfully..But when I am trying to build that code the following error occur

"LNK2001: unresolved external symbol "public :void ...."

How can I rectify this error?

The error occur on the function of "NewL()" in the class that is created by myself..

Please do the needful...