On Clojure (part 3)

QT Designer with Clojure So, as promised, here’s a few notes on how I am using Qt Designer with Clojure. Some important things to remember: You must use Qt Designer with the QtJambi plugins installed. The easiest way to do this is to run designer.sh (Linux / UNIX / Mac OS X) or designer.bat (Windows) from the distribution folder that QtJambi came in. If you’ve got QtJambi installed as a package under Linux then you may need to check that the QtJambi plugins are correctly installed , they weren’t in my case....

Sun Nov 9 2008 · Geoffrey J. Teale