BCS wxWidgets Package Build And Install
Of all available c++ GUI’s wxWidgets is the standard for Brooks Computing Systems GUI’s. The provided packages were incompatible with the level of c++ I currently use so all the…
Of all available c++ GUI’s wxWidgets is the standard for Brooks Computing Systems GUI’s. The provided packages were incompatible with the level of c++ I currently use so all the…
Just putting on the finishing touches to my new Mint installation (18.3). This new stack and desktop is all that and a bag of chips with a complementary ice cream…
There are those occasions when building libraries from source code that s specif header goes missing. It is handy to have a mechanism to determine where the missing header resides.…
A new version of Mint may be desired. Here is a blueprint for the new installation. After installing the virgin layer install the WaterFox web browser. Please follow this link…
First install the Apache web server by issuing the following command. Install the latest version of PhP by issuing the following command. The latest version of PhP will be installed.…
There are many examples with gtkmm (c++). A framework was developed to facilitate making those examples fully functional in minuets instead of hours. Step 1 Generate the Eclipse Project. Step…
The need to senselessly fit many of the GTKMM examples has required me to create and additional module. The interface to this module would appear as depicted below. Of course…
When the programmer is required to retrieve a file specification this component offers the automated solution. If you click the OK button before selecting the file the following dialog will…
There are those times when the current date (in sting format) is required. This c++ utility offers a solution to this problem. Do not omit the required library “boost_date_time” (ie…
There are many options for migrating a WordPress site but the most convenient way is to use the WordPress export to export all content from the subject WordPress site. Install…