Re: Help with installing KArchive

2024-02-18 Thread Aaron Rainbolt
On 2/18/24 13:30, Eric Ribble wrote: I am a new user of Qt (using version 6.6) and Qt Creator  I would like to use KArchive to extract all folders and files from a zip file.  I found the example "karchive/examples/unzipper/main.cpp" source code. However, I don't know how to download and install

Re: Help with installing KArchive

2024-02-18 Thread Eric Ribble
Hi Aaron, Thanks for the quick response.  Unfortunately, I am not familiar with distro or Ubuntu or Debian.  My laptop is running Windows 11.  A few weeks ago I download and installed Qt6 and have been able to build a few simple Qt Windows applications.  I studied your email, googled 'how to',

Re: Help with installing KArchive

2024-02-18 Thread Aaron Rainbolt
Oof, I didn't realize you were on Windows. I have no clue how Qt and KDE development works there since I don't use Windows anymore. If you're trying to code an application for Windows specifically, you'll probably need help from someone who knows how KDE app development works on Windows. On 2/

Re: Help with installing KArchive

2024-02-18 Thread Justin Zobel
If I may suggest joining the KDE Windows channel on Matrix. You can discuss there with KDE developers who are familiar with compiling KDE software on Windows. https://go.kde.org/matrix/#/#kde-windows:kde.org On 19/2/24 13:05, Aaron Rainbolt wrote: Oof, I didn't realize you were on Windows. I