Replies: 1 comment 7 replies
-
Actually I have no idea why Adjust the makefile
before or after line 21
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I plan to do something with sqlite by using wxWidgets library on MS Windows. I found that wxSQLite3 is useful. However, I ran into a problem after I cloned the wxSQLite3 repository and built it. Specifically, I executed the following command lines in msys2 terminal:
$ cd build $ mingw32-make
I got some errors:
I don't know how to resolve those errors.
Beta Was this translation helpful? Give feedback.
All reactions