Skip to content

scrutinydebugger/qt_debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procedure to build QT in debug for testing the Scrutiny GUI

docker build . -t qtbuild
./fetch_sources.sh
./docker.sh ./build-qt.sh
./docker.sh ./build-pyside.sh

python3 -m venv venv
source venv/bin/activate
pip install ./pyside6-whl/*.whl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors