Install wxWidgets

Traverse to wxWidgets.org and download the latest version of wxWidgets. Save the archive to the ~/apps sub directory then extract the contents to ~/apps/. Change directory to ~/apps/wxWidgets-3.1.5/build and issue the commands as follows: [codesyntax lang=”php”] ../configure make -j4 sudo make install [/codesyntax] Follow all prompts during the install. Mr. Arch Brooks, Software Engineer, Brooks […]

Boost On Manjaro

Details for the operating environment appear below. [codesyntax lang=”text”] Operating System: Manjaro Linux KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.2 Kernel Version: 5.9.16-1-MANJARO OS Type: 64-bit Processors: 8 × Intel® Core™ i7-3612QM CPU @ 2.10GHz Memory: 7.7 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4000 [/codesyntax] I have […]