Jirapong Nanta said:
> Hi all,
> 
> I'm trying to run "player" example. It run fine on the simulator - Qt Creater 
> 2.0 with Nokia Qt SDK and Mobility 1.0.2 installed.
> 
> The error is
> 
> :: error: No rule to make target 
> `\NokiaQtSDK\Symbian\SDK\epoc32\release\armv5\LIB\remconinterfacebase.dso', 
> needed by `\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\player.exe'. Stop.
> 
> No clue what is the remconinterfacebase.dso is, I cannot fine it 
> qt-mobility-1.0.2-epoc32-5.0.zip
> 
> Is it possible to be incorrect of the Make template?
> 

Hi,

This file is not shipped by default in the S60 5.0 SDK, it's provided by
the Remote Control Extension API plugin which can be downloaded from
here:

 http://wiki.forum.nokia.com/index.php/SDK_API_Plug-in

http://doc.qt.nokia.com/qtmobility-1.0/installation.html recommends you
to use the all-in-one plugin installer for the 5.0 SDK.

I would have expected the Nokia Qt SDK to ship with all of the extra
plugins needed for Mobility, so it may be an oversight that this is
missing.
-- 
Rohan McGovern
QA Engineer
Qt Development Frameworks, Nokia
_______________________________________________
Qt-mobility-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Reply via email to