I'm trying to run the fall detector demo in Nokia Qt SDK 1.0 on Win XP. When I try to run it in the simulator I get the following error. Is this a config of the SDK I need to fix, or is there a debug declaration in the demo code I need to find?
TIA
Starting C:\NokiaQtSDK\NokiaQtProjects\Falldetector\falldetector-build-simulator\debug\falldetector.exe...
QSensorPluginLoader: Failed to load plugin: "C:/NokiaQtSDK/Simulator/Qt/mingw/plugins/sensors/qtsensors_generic0.dll" "The plugin 'C:/NokiaQtSDK/Simulator/Qt/mingw/plugins/sensors/qtsensors_generic0.dll' uses incompatible Qt library. Expected build key "Windows mingw debug full-config", got "Windows mingw release full-config""
QSensorPluginLoader: Failed to load plugin: "C:/NokiaQtSDK/Simulator/Qt/mingw/plugins/sensors/qtsensors_simulator1.dll" "The plugin 'C:/NokiaQtSDK/Simulator/Qt/mingw/plugins/sensors/qtsensors_simulator1.dll' uses incompatible Qt library. Expected build key "Windows mingw debug full-config", got "Windows mingw release full-config""
loaded the Generic plugin
Failed to initialize acceleration sensor.
C:\NokiaQtSDK\NokiaQtProjects\Falldetector\falldetector-build-simulator\debug\falldetector.exe exited with code 3



