Cannot use QChart with Visual Studio 2015
Unsolved
General and Desktop
-
I'm sorry for this beginner question but I want to know how to use Qt 5.7 QChart class with Visual Studio 2015 Community Edition.
I do not know how to specify the Chart Module in the project since it's not available in the : Qt Project Setting / Qt Modules (tab).
I installed the online's Visual Studio Extension named Qt5Package.
Thanks for your time
-
@esope
this is an unofficial extension. So you need to contact the developer directly.But manually - in the project properties - you would need to add the .lib file to projects dependencies and add the modules include path.