Skip to content
render fast

render fast

A blog about developing software by trial and error by Doug Letterman

Menu

  • About
  • NWSClient
  • RunParticles
    • RunParticles Frequently Asked Questions
    • RunParticles Release Notes
  • WordRecorder
render fast

Qt

Getting PyQt4 to work on Snow Leopard

I recently upgraded my Mac to OS 10.6 and I had to rebuild Qt and PyQt to get them working again. I installed Qt 4.5.3 from source and then installed sip 4.9.1 and PyQt4.6.1. Immediately it failed to work with

Doug November 7, 2009November 7, 2009 Python, Qt Read more

2D Transforms and QGraphicsScene

QGraphicsScene and QGraphicsItems use the QTransform class to move, scale, shear, and rotate objects in the view. For the most part, this works great. Things get a little tricky when you want to keep track of an item’s rotation in

Doug August 18, 2008June 14, 2009 Python, Qt No Comments Read more

Using dynamic libraries in Mac OS X

I downloaded and built the excellent Qwt widget collection on my Mac. When I built the examples I had trouble getting them to find the libqwt dynamic library. They built and linked just fine, but unless I added the path

Doug June 27, 2008June 27, 2008 OS X, Qt Read more

WordRecorder 1.0 released

WordRecorder was a program I wrote for my friend Matt to help him record hundreds of spoken names for his video e-card site. It’s a pretty specialized program and I doubt more than a handful of people out there will

Doug April 21, 2008May 27, 2008 Applications, Audio, Downloads, OS X, Qt, WordRecorder Read more

Xcode 3 doesn’t like projects generated by qmake

When trying to build a Universal version of my WordRecorder app I discovered that I could not view the properties window for my executable target, the project itself, or the project’s SCM options. Xcode gave me the following lovely error:

Doug April 20, 2008April 21, 2008 OS X, Qt Read more

Archives

  • September 2020
  • October 2015
  • February 2015
  • December 2014
  • December 2012
  • January 2011
  • March 2010
  • November 2009
  • September 2009
  • June 2009
  • May 2009
  • March 2009
  • September 2008
  • August 2008
  • June 2008
  • May 2008
  • April 2008
  • December 2007

Meta

  • Log in
Copyright © 2025 render fast. Powered by WordPress. Theme: Spacious by ThemeGrill.