Talk:Qt Tutorials for Intermediate : How to vibrate the device using S60 API on Qt
Hi Sittiphol,
Why are " -lcone -leikcore -lavkon" needed? ;-)
You can remove them I guess.
croozeus 11:28, 23 November 2010 (UTC)
hapticfeedback
your article should be taken as template ...
first it is very useful for who , as me , needs to integrate Symbian with Qt , and sure vibra makes the app coolest
second , you do not forget any info ... i mean includes files , libs , class cpp/h, and finally the line to call it
third ... it works at first shot for me
Thanks a lot Luca
Michael-sh - Seems not to work with S60 5th edition?
I tried to incorporate your code to my existing S60 5th Edition Project running on a XPressMusic 5800, using Qt 4.7.3. When compiling, I reveive 4 errors, 1. one says: c:\Users\Public\Documents\Symbian-Projekte\sStoppuhr\mainwindow.cpp:30: Fehler:'hapticFeedbackControl' was not declared in this scope
Could it be that this code does not run with Qt 4.7.3?
kind regards,
Michaelmichael-sh 20:42, 12 February 2013 (EET)

