Groups > Borland > Delphi Object Oriented design > Re: bo and aware components




Re: bo and aware components

Re: bo and aware components
Mon, 14 Jan 2008 22:30:18 -020
Dion wrote:
> Hi Joao. Any links to installation instructions. I have downloaded the 
> snapshot, but fail to find install instructions.

Well... while the designer isn't finished, you just need to include the 
sources folders (Core and Brokers) within the library path. You will 
also find two or three words about the project at 
http://wiki.pressobjects.org

--
Joao Morais


> "Joao Morais" <morais@laserpress.srv.br> wrote in message 
> news:46e6e368@newsgroups.borland.com...
>> Magno Machado wrote:
>>>> mvp instead of dbware
>>> Is MVP already implemented in pressobjects?
>> Yes.
>>
>> --
>> Joao Morais 
> 
Post Reply
Re: bo and aware components
Mon, 14 Jan 2008 22:30:31 +020
Hi Joao. Any links to installation instructions. I have downloaded the 
snapshot, but fail to find install instructions.

Thanks,
Dion.

"Joao Morais" <morais@laserpress.srv.br> wrote in message 
news:46e6e368@newsgroups.borland.com...
> Magno Machado wrote:
>>> mvp instead of dbware
>> Is MVP already implemented in pressobjects?
>
> Yes.
>
> --
> Joao Morais 

Post Reply
Re: bo and aware components
Tue, 15 Jan 2008 09:00:34 -080
Dion,

>  "File not found FastMM4.dcu"

comment it out in the uses section of the SimpleOPF dproj file.

You may also run into a "Database not found." issue with this
particular demo.
If you do ... add:
PressApp.ReadConfigFile; just before the line
PressApp.Run; in the same file.
There's a post in the "the press support mailing list" on this.

-- 
Dave 
Post Reply
Re: bo and aware components
Tue, 15 Jan 2008 13:43:13 -020
Dion wrote:
> Tried compiling the SimpleOPF example, but got the following error
"File not 
> found FastMM4.dcu". Initial googling proved inconclusive. Any ideas.

I forgot to remove the fastmm dependency, just remove such dependency 
from the .dpr file.

Please move to the press support mailing list for further questions.

--
Post Reply
Re: bo and aware components
Tue, 15 Jan 2008 16:28:02 +020
Tried compiling the SimpleOPF example, but got the following error "File
not 
found FastMM4.dcu". Initial googling proved inconclusive. Any ideas.

Many thanks,
Dion. 

Post Reply
about | contact