Project doesn't build my project
-
Qt Creator doesn't build my project. But when I run the app from the console, it works as expected.
When I tried to build it it, the output shows:
14:22:37: Running steps for project Analizador... 14:22:37: Starting: "C:\Users\Victor\Documents\Analizador\.qtcreator\Python_3_12_3venv\Scripts\pyside6-project.exe" build 14:22:37: The process "C:\Users\Victor\Documents\Analizador\.qtcreator\Python_3_12_3venv\Scripts\pyside6-project.exe" exited normally. 14:22:37: Elapsed time: 00:00.but then nothing. Am I doing something wrong?