Build js v8 for qml (qt 5.1.1)
Unsolved
QML and Qt Quick
-
Hello everybody! I try to build qt 5.1.1 with js v8 last version but it was discovered a lot of differences between last version of v8 and v8 in qt 5.1.1 in names functions in file objects.h for example. Does it make sense to try rename some functions or copy-paste part of then from last version or differences between versions are very big?
Is there a way to embed a new v8 to qt 5.1.1? -
Hi and welcome to devnet,
Can you also explain why you need V8 that much ?
-
Well, you are using a pretty outdated version of Qt so I can't really comment on the feasibility of your project.