Showing posts with label bouml. Show all posts
Showing posts with label bouml. Show all posts

Saturday, November 22, 2008

QT3 - BOUML - CMake: Hello World!

I am going to demonstrate how to combine the two tools, BOUML and CMake, to create the simplest possible QT3-based classic "Hello World" application.

First, in BOUML create a project under a name hello_world in a directory hello_world/model. Then select c++ as a working language. In the browser pane right-click to access the Edit  generation settings menu, where in the "Directory" tab we will enter hello_world/gensrc as a c++ root directory, where all the generated source code will be saved.

Tuesday, April 8, 2008

BOUML 4.2.1 ebuild

The latest BOUML ebuild. Enjoy. If you'd like to make it yourself next time, then use the

ebuild [path_to_the_new_ebuild] digest


command to create auxilliary files within the portage overlay.

Tuesday, April 1, 2008

BOUML 4.2 ebuild

It's been quite a while since the release of BOUML 4.2 but its ebuild is still missing in gentoo-protage. Having found few minutes of spare time I decided to create its homebrew version to share with all of you who sit there and wait looking forward to it being published on the gentoo-portage website. The uuencoded version is included below. Enjoy!

Sunday, January 27, 2008

BOUML speaks python

well, well, well... kinda' news that makes you jump in joy. According to the changelog the python support is far from being as mature as it is for c++ or java, nevertheless that is the thing which progress I'm gonna track within next weeks/months. If only someone would update the BOUML's ebuild in the portage tree...