unreal-sqlite3 icon indicating copy to clipboard operation
unreal-sqlite3 copied to clipboard

Updated for 4.21.0

Open DigiKrafting opened this issue 7 years ago • 0 comments

The only change needed for this plugin to work in 4.21.0 is to add:

PrivatePCHHeaderFile = "Private/CISQLite3PrivatePCH.h";

in CISQLite3.Build.cs.

I did a rebuild this time and the plugin works as expected :)

DigiKrafting avatar Nov 15 '18 00:11 DigiKrafting