Hello,
While importing a project that supports S60 SDK.... I can not select this SDK . It is disabled.
Why is this happening??
what is the solution???
Thank you
Edit/Delete Message
Hello,
While importing a project that supports S60 SDK.... I can not select this SDK . It is disabled.
Why is this happening??
what is the solution???
Thank you
Edit/Delete Message
You don't give enough info to really tell, but most likely you are trying to import the project as "Classic". Import it as "Symbian9" and the 3.0 SDK should be enabled. This would also have been very easy to find in the Getting started guide.
I have done what you have suggested by selecting symbian instead of classic but I got so many many problems and here is part of them;-
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BemusedAppUi.h(34): error: the file 'qikappui.h' cannot be opened
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(35): error: the file 'BemusedProgressDialog.h' cannot be opened
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(111): error: undefined identifier 'MProgressDialogCallback'
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(245): error: undefined identifier 'CBemusedProgressDialog'
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BemusedAppUi.h(196): error: undefined identifier 'CQikAppUi'
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BemusedAppUi.h(34): error: the file 'qikappui.h' cannot be opened
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(35): error: the file 'BemusedProgressDialog.h' cannot be opened
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(35): error: (included from:
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(35): error: C:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BemusedAppUi.h:37
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(35): error: C:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\s60\BemusedBehaviourSettingsContainer.h:29
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(35): error: C:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\src\s60\BemusedBehaviourSettingsContainer.cpp:21)
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\inc\BluetoothHandler.h(111): error: undefined identifier 'MProgressDialogCallback'
anysuggestions??
Wael,