Configure in VS Code not working

I’m trying to build sqlcipher in VS Code 2022 and just realized that the command ./configure is not working in VS code terminal. It just tries to open the configure-file. How can I execute the configure-file?