Closed gabrielo33 closed 4 years ago
Runs fine for me on Windows10.
Definitely a local problem of your machine. Looks like the SQlite3 DLL is not found (as all are red). Click on the red icon to debug a test case to see the details.
Please check:
You can use official SQlite3 files, compile yourself or use the precompiled DLLs from the project: https://github.com/pharo-rdbms/Pharo-SQLite3/tree/master/bin/windows
@astares thank you for help. it works now SQL3
i have loaded the project with this script
and then i run the tests
can you help me.