-
I have tried selecting each of the database type in the dropdown but getting the standard message
Could not add database
Is there some log generated on what exactly is failing when trying to o…
-
Sorry that I give rather late feedback regarding the new URI parameter feature of **sqleet**.
1) **Handling of erroneous URI parameter values**
You decided to use the return code `SQLITE_MISUSE`…
-
As per subject,
```
[ 2%] Building CXX object CMakeFiles/lenmus.dir/src/app/lenmus_app.cpp.o
/usr/bin/c++ -DGCC -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__UNIX__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -I/hom…
-
Hi @utelle !
I've been trying to build the project today, but it wasn't successful. I've updated the premake5.lua to support linux build, in hope that it will work like before.
The premake5.lua…
-
I am unable to set key again if I Set Key then remove key. Then open the DB again with no key, then neither SetKey or ReKey will work again. (Key is successfully removed as DB Browser for Sqlite can o…
-
Hi there am lost in trying to compile for linux those I was able to compile for windows. Your instructions are very scanty when it come to linux
I tried this:
```
mkdir build-gtk
cd build-gtk
.…
ghost updated
5 years ago
-
I get build error for release 4.4.6(for master branch too):
> ...\wxWidgets-3.1.2\include\msvc\wx\setup.h(125,10): error C1083: Не удается открыть файл включение: ../../../lib/vc141_lib/mswu/wx/set…
-
Since wxSQLite3 version 3.5.0 (released in January 2017) the source code of the SQLite library is an integrated part of wxSQLite3 to simplify building the component and to make it easier to keep the f…
-
How do I build with Visual Studio 2019 (v142) so that I can stop getting this kind of an error.
D:\cpp\wxWidgets-3.1.2\include\msvc\wx\setup.h(125,10): error C1083: Cannot open include file: '../.…
-
The function ReKey() does not make use of the provided cipher whether it was provided or not, this causes the Open() function to fail to open a database if the cipher was used for a database that was …
ghost updated
5 years ago