반응형

qt5 7

Ubuntu 24.04 로또 6/45 랜덤 생성 프로그램 (Qt5)

Qt5 UI를 이용하여 만든로또 6/45와 같은 1 ~ 45까지 랜덤한 숫자 6개를 총 5개 생성하는 프로그램입니다. [ 다운로드 ]주의! - 스팸 다운로드를 방지하기 위해 아래 다운로드 URL은 주기적으로 변경됩니다.https://drive.google.com/file/d/1y8pGciEqLejz1hvWFX8ok8zd1oIERfVD/view?usp=sharing다운로드 파일명 : lotto645 (용량 : 약 50MB) - 실행 권한 확인터미널을 실행하여 다운로드된 디렉토리 이동 후lotto645 파일에 실행 권한이 있는지 확인하여 없으면 실행 권한을 추가해주세요.$ chmod u+x lotto645 - 실행터미널 실행 후 다운로드된 디렉토리 이동 후아래와 같은 명령어로 실행$ ./lotto645 또..

개발/Python 2026.03.06

Ubuntu 24.04 Qt5 library install / uninstall

1. Install 2. Uninstall Install$ sudo apt update$ sudo apt install qtbase5-dev [ Execution log ]gangserver@RC530-U0407:~$ sudo apt install qtbase5-dev패키지 목록을 읽는 중입니다... 완료의존성 트리를 만드는 중입니다... 완료상태 정보를 읽는 중입니다... 완료 다음의 추가 패키지가 설치될 것입니다 : libegl-dev libglu1-mesa-dev libqt5concurrent5t64 libqt5opengl5-dev libqt5opengl5t64 libxext-dev qt5-qmake qt5-qmake-bin qtbase5-dev-tools qtchooser제안하..

OS/Ubuntu 2026.03.01

윈도우 로또 6/45 랜덤 생성 프로그램 (Qt5)

Qt5 UI를 이용하여 만든로또 6/45와 같은 1 ~ 45까지 랜덤한 숫자 6개를 총 5개 생성하는 프로그램입니다. 티스토리 첨부파일 20MB 용량 제한으로 인해 분할압축되었으니 (lotto645.zip, lotto645.z01)다운로드 후 반디집(https://kr.bandisoft.com/bandizip/) 등으로lotto645.zip 파일 압축해제하시면 lotto645.exe 실행파일이 만들어집니다.이 파일을 윈도우탐색기에서 실행하시면 됩니다. [ 실행 화면 ][ 생성 ] 버튼 클릭 시 랜덤 번호 생성됩니다. * 웹으로 만든 로또 6/45 랜덤 생성 프로그램은 아래 URL에 있습니다.이것은 PyScript 로 만들었습니다. (웹브라우저의 소스보기 하면 PyScript 소스 볼 수 있습니다.)..

개발/Python 2025.11.29

Rocky Linux 8 로또 6/45 랜덤 생성 프로그램 (Qt5)

* Rocky Linux 8 (8.10) GUI로 설치된 버전에서 사용 가능합니다.CLI(Command Line Interface) 기반으로 설치된 경우 불가합니다. Qt5 UI를 이용하여 만든로또 6/45와 같은 1 ~ 45까지 랜덤한 숫자 6개를 총 5개 생성하는 프로그램입니다. 티스토리 첨부파일 20MB 용량 제한으로 인해 tar.gz으로 분할 압축되었으니(lotto645.tar.gzaa, lotto645.tar.gzab, lotto645.tar.gzac, lotto645.tar.gzad) 다운로드 후 터미널 실행하여 다운로드한 폴더로 이동 후아래와 같이 tar.gz 분할 압축 해제 명령어 실행하시면lotto645 실행파일이 만들어집니다.이 파일을 실행하시면 됩니다. $ cat lotto645.ta..

OS/Rocky Linux 2025.11.29

libQt5PrintSupport.so.5 error when running double commander (doublecmd) qt version on Ubuntu

[ Error message at runtime ]gangserver@RC530-U0922:~/app/doublecmd_qt$ ./doublecmd./doublecmd: error while loading shared libraries: libQt5PrintSupport.so.5: cannot open shared object file: No such file or directory [ Solution ]Install libqt5pas1$ sudo apt install libqt5pas1 [ Execution Log ]gangserver@RC530-U0922:~/app/doublecmd_qt$ sudo apt install libqt5pas1패키지 목록을 읽는 중입니다... 완료의존성 트리를 만드는 중..

OS/Ubuntu 2025.09.22

Ubuntu double commander qt5 libQt5Pas.so.1 error

double commander qt5 version libQt5Pas.so error"error while loading shared libraries: libQt5Pas.so.1: cannot open shared object file: No such file or directory" install libqt5pas-dev$ sudo apt install libqt5pas-dev [ Execution log ]$ sudo apt install libqt5pas-dev패키지 목록을 읽는 중입니다... 완료의존성 트리를 만드는 중입니다... 완료상태 정보를 읽는 중입니다... 완료 다음의 추가 패키지가 설치될 것입니다 : libqt5pas1 libqt5printsupport5t64제안하는 ..

OS/Ubuntu 2025.02.21
728x90
반응형