Hi,
I have problem compiling these 2 programs which I downloaded from the Nokia forum website. I unzipped them into the Series60Ex folder and compile it by going into the group folder. The compiler gave multiple errors and mentioned that the project is not frozen. I entered "abld freeze" and another list of errors appeared. I encountered the same thing while compiling BIOexample and BIOcontrol. I have no such problem compiling other programs with DLL. Which step did I miss? Please help, thanks.
You should be able to compile BIO Example and BIO Control.Best way to solve the problem is to freeze the exported functions in the .def file. To do this, use "abld freeze" -command. You may add your target platform at the end of the command.