Ok im writing a program that uses sms, for this i have to add the libraries
msgs.lib
sendas2.lib
gsmu.lib
i added these in carbide in project properties and it compiles fine to run on the s60 emulator, but when i compile for the phone i get error 1 which i think means it cant find these libraries.
I hoped i could add them to the libraries for phone debug/release in carbide, but these libraries have a .dso extension. So I tried adding the above libraries with .dso instead of .lib but this made no difference.
can anyone suggest where i am going wrong?
Thanks





