Welcome to the forum, Guest

TOPIC: [SOLVED]Error creating library Driver not loaded

[SOLVED]Error creating library Driver not loaded 9 years 4 months ago #931

FastEddieLB

Offline

Fresh Boarder

Posts: 2

Karma: 0

I'm trying to create libraries in YACReader Library (obviously) on Linux Mint 17 KDE 64-bit. I installed using yacreader_7.2.0-1_amd64.deb.

Intel Core i7 4770k
Nvidia GeForce GTX 970 (latest drivers)
8 GB RAM @ 1333 hz

I'm getting this error message:
Error creating the library
Driver not loaded-Driver not loaded

What driver is it referring to?
Last Edit: 9 years 4 months ago by FastEddieLB.
The administrator has disabled public write access.

Error creating library Driver not loaded 9 years 4 months ago #932

selmf

Offline

Developer

Posts: 631

Thank you received: 135

Karma: 18

Probably a database driver. See: qt-project.org/doc/qt-5/sql-driver.html

It seems like Linux Mint overdid it with modularizing Qt5 so the package dependencies for YACReader are screwed up. To use YACReaderLibrary, you will have to install a database backend for Qt5. If you're unsure what to pick you can just install libqt5sql5-sqlite, that's what my local Qt5 install is using.
My answers are not necessarily official YACReader statements but mostly represent my own opinion in technical matters.
The administrator has disabled public write access.

Error creating library Driver not loaded 9 years 4 months ago #933

FastEddieLB

Offline

Fresh Boarder

Posts: 2

Karma: 0

Thanks, that fixed it! :cheer:
The administrator has disabled public write access.
Powered by Kunena Forum