Welcome, Guest. Please login or register.
Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Chivinavy

Pages: [1]
1
Discussion | Обсуждение / Library connection error.
« on: July 10, 2022, 05:35:46 AM »
I collected the library through the Linux console and connected it to the qt6 project. But instead of "friendship", it gives an error " In included file: 'QQmlEngine' file not found ".
When connecting qml, no error occurs, but the program does not start with the message
Code: [Select]
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
What can I do?

2
Собрал библиотеку через консоль Linux и подключил к проекту qt6. Но вместо "дружбы", выдаёт ошибку "In included file: 'QQmlEngine' file not found".
При подключении qml ошибки не возникает, но программа не запускается с сообщением
Code: [Select]
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Что делать?

Pages: [1]