Skip to content

Conversation

@Used-exe
Copy link

Hello!!! I use your qtscriptgenerator qt5.6 msvc2015 and script qtCore has many errors and can't load. Can you help me? (my mail: used.exe@gmail.com)

Sarunas Valaskevicius and others added 30 commits March 19, 2012 19:21
* Split QtWebKit module into QtWebKit and QtWebKitWidgets
* Fix minor bug to support Qt 5.1.0
Yoshiki Shibukawa and others added 30 commits December 12, 2013 19:29
An abstract function is also virtual.
Also add debug output and enable container type lookup
These classes are declared as Qt meta types already:
* QItemSelection
* QItemSelectionRange
* QList<QModelIndex>
* QModelIndexList
* Insert into masterinclude
* Add typesystem to resources
They to not exist in QWebPluginFactory (any more?)
* QEvent
* QFontInfo
* QFontMetrics
* QFontMetricsF
Qt and compiler version the latest changes were tested with have been
added to the README
This should fix C2582 (xutility) for MSVC 2010 and (some) 2012:
C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\xutility(275) : error C2582: 'operator =' function is unavailable in 'rpp::pp_output_iterator<_Container>'

Credits: http://stackoverflow.com/questions/2791525/stl-operator-behavior-change-with-visual-studio-2010
To be honest, it's a kind of brute-force approach...
Tested with Qt5.6
BTW ${QTDIR} was not even expanded before the fix
Fix compile error with msvc 2013
Fix building pp-iterator.h with gcc and clang
Add include path for QtWidgets framework headers. Fix signature or assignment operator which fixes C2582 with compiling with MSVC 2010/2012.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants