wxWidgets with Clang++ on macOS
Build wxWidgets from source, as dynamic and static libraries. Use the Clang++ to create just one binary for both arm64 and x86_64 architectures.
Build wxWidgets from source, as dynamic and static libraries. Use the Clang++ to create just one binary for both arm64 and x86_64 architectures.
A short intro for updating the Docker Desktop on your Mac with a M1/M2 Silicon CPU.
WebLogic Server is offered mainly, in 3 editions: Basic, Standard, and Enterprise. However, in this post, we are not going to enter into the detail of differences between the above editions not to present WebLogic features in detail. What we will do, is show how you can install the WebLogic Server for Developers version 14 (14.1.1.0) on your macOS.
Typescript is a programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript is designed for the development of large applications and transcompiles to JavaScript.
Node is the core JavaScript runtime environment that runs on server-side and lets you implement your application back-end in JavaScript. Node is an Open Source Platform mainly written in C/C++.Here, we are going to install Node using Homebrew
Many times trying to set up your permalinks and make them more ‘friendly’ you face with ‘mod_rewrite issues. Here you can see how to enable it.
WordPress is a free and open-source content management system (CMS) written in PHP and paired with a MySQL or MariaDB database.WordPress is used by more than 60 million websites,including 39% of the top 10 million websites as of January 2021.Here we are going to download it and deploy its whole folder structure on macOS. Then you can use it for any new site you want to set up.
This is a common warning message of the Secure Shell (ssh). In most cases it shows that the ssh server configuration you are trying to connect to has somehow been changed.
Homebrew is ”The Missing Package Manager for macOS (or Linux)“ – Here we are going to install it in macOS.
A Synology NAS server is quite a good choice to host on your own, your WordPress sites for the real world. Here, I’ll show you how to transfer a WordPress site prepared to your macOS to a Synology NAS server.