Notices


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#231
Originally Posted by Android_808 View Post
QDBUS_EXPORT should be Q_DBUS_EXPORT. there was a change in api between stock qt 4.7.0 version and cssu's 4.7.1.

best i can suggest is to make all references to it to new Q_DBUS_EXPORT and then add the following after includes:

#ifdef QT_VERSION < 0x040700
#define Q_DBUS_EXPORT QDBUS_EXPORT
#endif
Maybe it'd be better to do it the other way round and add it in qmake (if version >= 4.7.0 then define)
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#232
Created a pull request https://github.com/marxoft/qt-components-hildon/pull/2
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#233
pirateman: can you fork marxian's qt-components-hildon and apply your changes there? I'm having a hard time getting my build to work, I'm still getting
Code:
"file:///opt/saercher/qml/main.qml:1:1: plugin cannot be loaded for module "org.hildon.components": Cannot load library /opt/lib/qt4/imports/org/hildon/components/libhildoncomponents.so: (/opt/lib/qt4/imports/org/hildon/components/libhildoncomponents.so: undefined symbol: _ZN16QDeclarativeBind10classBeginEv)"
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 18 | Thanked: 49 times | Joined on Jul 2012
#234
ok! I would do.
__________________
Fan N900 !!
My primary phone is the N900.

SVOX project N900

If you appreciate my work donated, thanks.
 

The Following User Says Thank You to pirateman For This Useful Post:
Posts: 18 | Thanked: 49 times | Joined on Jul 2012
#235
I fork project qt-components-hildon at: https://github.com/mickaelh/qt-components-hildon

with Correcting the error of "undefined symbol"
__________________
Fan N900 !!
My primary phone is the N900.

SVOX project N900

If you appreciate my work donated, thanks.
 

The Following User Says Thank You to pirateman For This Useful Post:
Akkumaru's Avatar
Posts: 694 | Thanked: 619 times | Joined on Nov 2011
#236
Is it the same as the previous .deb posted here? Or is it newer? If so, can we get a new .deb? :3
__________________
Still learning on geeky knowledge
N9 *stolen*N900 *died*N900 *on hiatus* OnePlus X
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#237
pirateman: Please enable issues in your git repo, and I'll give you more details about build problems of your fork.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 18 | Thanked: 49 times | Joined on Jul 2012
#238
Originally Posted by marmistrz View Post
pirateman: Please enable issues in your git repo, and I'll give you more details about build problems of your fork.
I post something issues
__________________
Fan N900 !!
My primary phone is the N900.

SVOX project N900

If you appreciate my work donated, thanks.
 
mayhem's Avatar
Posts: 44 | Thanked: 30 times | Joined on Dec 2012
#239
thanks for still updating qmlbrowser! works great so far
__________________
N900 ROCKS!
 

The Following User Says Thank You to mayhem For This Useful Post:
Posts: 92 | Thanked: 144 times | Joined on Apr 2014
#240
Yes, thanks indeed for updating it to work with latest qt components hildon. Works wonderful, now can use it again after installing simplayer for audiobooks (works good) which also uses those components and had updated it to latest version, breaking qml browser
 

The Following 2 Users Say Thank You to Dongle Fongle For This Useful Post:
Reply

Tags
browser, components, hildon, maemo 5, web browser

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:51.