It's a (long) while since I wrote a Symbian application. I'm trying to build an EXE application, but I keep getting undefined symbol errors relating to the RSocket object I'm using. I'm pretty sure that it's because I haven't linked against esock.lib. I'm using Carbide (Professional Edition). I thought that right clicking on the project and clicking on properties would allow me to specify which libraries to link against. However, I can't seem to find that option anymore! Has the interface been changed. Where do I go to link to this library?



