Luke Bayes
Luke Bayes
Hey @dmonad, Thanks for the response. I definitely understand how difficult it can be to get work like this into the top of a priority queue. No problem here. My...
I created this smaller project because I'm having trouble getting my larger project to statically link to .lib files (while cross compiling for Windows). Unfortunately, the workaround of moving the...
I appreciate that. Out of curiosity, I've tried deleting the cache directories in the project, are there global caches hiding somewhere else that I could try clearing out? Thanks!
I did some more spelunking today on this and bumped into the following: 1) I am no longer able to get a statically linked build from the sample project under...
Just chiming in here, I love this library and want to use it in the browser for a wasm-based sqlite3 deployment. It seems the [Sqlite project is taking on Wasm...
It's more complicated than I hoped and I've got to get some sleep tonight. I'll try to make some time to take another look in the next week or two....
Sorry I can't be of much help in solving this particular problem, but I wanted to check in with a couple things: 1) We're using this project on multiple physical...
The root cause appears to be a conflict with an Aukey webcam that was attached to this computer. If I disconnect my webcam, the script works as expected. Connecting the...
Nice job getting back so quick! I'm jammed up with some other things this week, but I'll dig back in early next week and let you know what I find.
Just reporting here in case someone else bumps into this error. After seeing this response, I verified that my gdb-multiarch is built with Python3.x. To verify, I ran the following...