SQLite3UE4 icon indicating copy to clipboard operation
SQLite3UE4 copied to clipboard

Plugin could not be loaded

Open chaos234 opened this issue 9 years ago • 1 comments

If I want to enable this plugin from KhArtNJava's fork it tells me that it is not useable.

"Missin gor incompatible modules in SQLite3UE4Plugin plugin - would you like to disable it? You will no longer be able to open any assets created using it."

In 4.10 and in 4.11 is this error shown but because KhArtNJava forked it from here I must open the ticket here.

Please help me to get it working in 4.10 because other plugins/mods/... are not ported to the latest preview actually.

chaos234 avatar Mar 28 '16 03:03 chaos234

Ok, I found the bug.

You have to repack it so that it's working if only Blueprint Project was choosen instand of C++ Project. But then it fails to recompile the required .dll's because the source files are missing.

This means that you have to make two different versions, one for Blueprint only and one for C++ only otherwise it won't work.

chaos234 avatar Mar 28 '16 03:03 chaos234