Deploy on BBB: cannot execute binary file: Exec format error
-
@Andrey-Shmelew Sorry, it's your thread you should mark it as solved.
An another issue,
i want to use Charts in my application.
When i compile app for Windows,its okay, but when i compile it for Linux, it can not find charts module (Unknown module(s) in QT: charts), even if there is 'QT += charts' inside myproject.pro file. As i understand, i need to rebuild qt creator for linux with charts module, right?