79331387

Date: 2025-01-05 19:24:42
Score: 4.5
Natty:
Report link

I hope you are good I am trying to fix that problem for nearly two months and finally I found a random video on youtube just I had to write "sqlite3.dll" when running file and add sqlite3.dll to cpp file directory and it works like a magic I even do not know what changes but it works that is for future visitors facing the same problem

1-) add sqlite3.dll file to cpp file directory

2-) when running g++ command to run file add "sqlite3.dll" at the end of command

g++ filename.cpp sqlite3.dll -o filename.exe

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same problem
  • Low reputation (1):
Posted by: Amr Emam