SQLite3UE4
SQLite3UE4 copied to clipboard
Question about libs
Hi.
@Jusas, can you explain, how you have built libs SQLite3.x64.lib and SQLite3.x86.lib ? Thank you.
Hi, it's a statically linked library - built with VS2013 from the sqlite3 amalgamation package, https://www.sqlite.org/download.html
Can you place project of the statically linked library to some subfolder of this project?
Hello.
New fixes in my fork https://github.com/KhArtNJava/SQLite3UE4 :
- Fixed crash in packaged project (Found and fixed bug - Yep, I did it!!!).
- A lot of new BPs.