Re: [SailfishDevel] Could not resolve the prototype ‘TextBaseItem’ of ‘TextBase’. (M301)

2014-07-14 Thread Juha Kallioinen

On 11.07.2014 23:26, Andrey Kozhevnikov wrote:
This is not error and just warning, and you can ignore it and continue 
developing.


That's correct. It's a warning from Qt Creator that it cannot provide 
the code completion suggestions for that class. It is a problem with the 
metadata that is provided with the SDK and that's something we need to 
improve in the future.


This does not affect building/compiling of your application.

Best regards,
 Juha

___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org


Re: [SailfishDevel] Could not resolve the prototype ‘TextBaseItem’ of ‘TextBase’. (M301)

2014-07-11 Thread Andrey Kozhevnikov
This is not error and just warning, and you can ignore it and continue 
developing.


12.07.2014 02:23, Andreas Heil пишет:

Hi all,

I recently started developing for SailfishOS using the latest SDK on Mac OS X.

Unfortunately, I encountered an issue trying to use the TextField control in 
QML.

Qt Creator shows a

Could not resolve the prototype ‘TextBaseItem’ of ‘TextBase’. (M301)

error. I meanwhile drilled down TextBase.qml where Qt Creator tells

Unknown Component. (M300)

Any hints on this issue are appreciated. At the moment I have no idea where to 
look at. Including QtQuick.Control 1.0 in the QML file did not work either as 
supposed in another thread of this mailing list.

Regards,
Andreas
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org