[Uml-devel] Fwd: Re: boundary, entity control objects

Dave Stikkolorum d.r.stikkolorum at hhs.nl
Thu Mar 25 07:53:33 UTC 2010


I like what you are doing with the soc branche.

unfortunitly it crashes most of the times here.

Is that because of my computer setup (64 bit ubuntu 10.4 alpha ;) )
or do you experience the same?

Dave

On 24-03-10 14:47, Gopala Krishna wrote:
> Hi Dave,
>
> On Wed, Mar 24, 2010 at 4:09 PM, Dave Stikkolorum
> <d.r.stikkolorum at hhs.nl>  wrote:
>    
>>
>> -------- Original Message --------
>> Subject: Re: [Uml-devel] boundary, entity control objects
>> Date: Wed, 24 Mar 2010 11:24:20 +0100
>> From: Dave Stikkolorum<d.r.stikkolorum at hhs.nl>
>> To: Andi Fischer<andi.fischer at hispeed.ch>
>> CC: umbrello-devel at kde.org
>>
>> Can somebody tell me how to get the files out of the work/soc-umbrello folder?
>> svn says "no repository found"
>>      
> You have to checkout soc-umbrello as follows
> svn co svn://anonsvn.kde.org/home/kde/branches/work/soc-umbrello
>
> compilation procedure is same as you used to build trunk.
> I'll put it here anyways for reference.
>
> cd soc-umbrello
> # The following two cmds separates source code from object code by
> generating all intermediate files in build folder.
> mkdir build
> cd build
>
> cmake -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=<install dir
> -- default is /usr/local>  ..
> #Notice ".." in the end
>
> make
> make install
>
> and run umbrello either from install or build folder
>
> --
> Cheers,
> Gopala Krishna A
>    




More information about the umbrello-devel mailing list