-
Notifications
You must be signed in to change notification settings - Fork 25
Development Notes
ea4k edited this page Jan 22, 2024
·
5 revisions
Check the win64-create-package.bat file. It will help you to setup the dev environment. If you have any suggestion to the dev environment, please let us know, we are open to any improvement.
- Install Qt 5.15.12 for Windows. Qt6 is still not tested for KLog.
- Install latest stable Hamlib.
- Install the binaries for OpenSSL 1.1.1
Create a directory tree like the following (notice that "Documentos" means "Documents" in Spanish, you don't need to create the folder "Documentos", just use your normal Documents folder in your system:
![win-devel-tree](https://private-user-images.githubusercontent.com/29511627/298713622-c62de406-a32e-4f2e-aa7d-9a8b681991cc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NDYxMzEsIm5iZiI6MTczODg0NTgzMSwicGF0aCI6Ii8yOTUxMTYyNy8yOTg3MTM2MjItYzYyZGU0MDYtYTMyZS00ZjJlLWFhN2QtOWE4YjY4MTk5MWNjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDEyNDM1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTcyMmM5MDU3Mzc4ZjhlMTQ4YzkyMmVlNDA5YzQ3NTAxMWYzYjJhMDM0YzIyODNiMGQwMjUxMjAxNTdhNTY2YWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._wbT7e2v6cbDHtw37GBsuLVjlrntHrMJhJMVzw8lH34)
Copy the DLL files of the openssl you installed before in the openssl folder.