Shinji wrote:
> I am evaluating some persistence frameworks and EPOM is one of them.
> As I am new to the Eiffel language I am facing some difficulties to
> install EPOM framework. I am using Eiffel Studio 5.5.
>
> I would like to know if someone already worked with EPOM and how
> should I proceed to install it. I tried to follow the install
> instructions but I was not able to make it. It says that a dll is
> missing.
I've used EPOM successfully with EiffelStudio 5.4, 5.5 and 5.6.
The EPOM installation instructions are not very clear. I had trouble
too.
To install it, you need to build the SAFE C library, which contains
some primitive types, which I think are actually used only by ECLI. I
forget the details now; it's more than a year since I did this.
Try posting to the SAFE mailing list on SourceForge.
- Peter Gummer