Showing posts with label setup. Show all posts
Showing posts with label setup. Show all posts

Wednesday, 2 May 2018

Sunday, 27 July 2014

FLTK Hello World on Linux

FLTK is a cross-platform C++ toolkit. This easy guide shows you how to set it up.

Sunday, 27 April 2014

Windows Management Instrumentation (WMI) high CPU usage and a quick fix

I just got myself a fresh install of Windows 8.1 Pro. So imagine how annoyed I was to find out that the boot time was significantly longer than my old Windows XP. More importantly, one service seems to be hogging the CPU all the time – Windows Management Instrumentation.

Sunday, 15 September 2013

Setting up the allegro library

For example, to use static linking and multi-threaded debug,

Debug environment: \bin
Include: \include
Library: \lib
Preprocessor: ALLEGRO_STATICLINK (w/o inherit)

Additional dependencies (w/o inherit):