GDAL Python gdal_retile.py

Here is a small installation manual for GDAL and Python:

  1. Install GDAL core
  2. Install Python 3.3 and add the Python main path to the environment variable ‘path’ of your System
  3. Add GDAL_DATA to your environment variables
  4. Install GDAL Python bindings

If all there were no errors during installation GDAL Python scripts should work. Please be aware that all software parts are x64 and do have the same Python Version!

XG4 Toshiba NVME SSD Configuration Windows 10

  1. See if you have the latest bios update
  2. Download and install the latest Intel Rapid Storage driver provided by your mainboard manufacturer
  3. Go to the OCZ Homepage and download the RD400 driver
  4. Open the Windows ‘Device Manager’, go to ‘Storage Controllers’
  5. Right click the ‘Standard NVM Express Controller’ and choose ‘Update Driver Software’, then ‘Browse my computer for driver software (locate and install driver software manually)’
    Choose the ‘Let me pick from a list of device drivers on my computer’.
  6. Uncheck the ‘Show compatible hardware’ box to show the manufacturer list.
    From the manufacturer list you need choose ‘Toshiba’ and from the models select ‘RD400’
  7. Click the ‘Next’ button, close the window and restart your computer.

Optionally you can update the firmware of the XG4:

Consider that it is not my fault if you are loosing any data or if you are destroying your SSD drive!

  1. Download or use the Google search: xg4 dell firmware
  2. Double click the executeable
  3. Select the checkbox next to your XG4 from the HDD list
  4. Update and restart your Computer

The SSD Utility of OCZ is also working with that driver. Here is a link to download it.

Here are my test results:

Qt Creator Debugging Tools for Windows

After a fresh installation of Qt and Visual Studio 2015 I had some problems in configuring developing kits in the Qt Creator application. The main problem was that it could not find any debugger, so here is a small guide where you can save a little bit more time to setup all correctly:

  1. Download and install Microsoft Visual Studio Community 2015
  2. Download and install Qt
  3. Download the full package Windows 10 SDK
  4. After download execute the setup and select only ‘Debugging Tools for Windows’ for installation