Re: EiffelStudio 6.0 GPL using Windows and Borland CC
by Stephan Lahl <s.lahl@[EMAIL PROTECTED]
>
Jul 12, 2007 at 09:14 AM
Emmanuel Stapf [ES] schrieb:
> Stephan Lahl wrote:
>> But linking fails.
>> Recompiling the precompiled libs doesn't help.
> What is the error exactly now?
[...]
| Error: Unresolved external '_Oxiomf3_init' referenced from
| C:\[...]\EIFGENS\KWIC\F_CODE\E1\EPOLY.OBJ
| Error: Unresolved external '_Oxiomga_init' referenced from
| C:\[...]\EIFGENS\KWIC\F_CODE\E1\EPOLY.OBJ
| Error: Unresolved external '_Oxiomgb_init' referenced from
| C:\[...]\EIFGENS\KWIC\F_CODE\E1\EPOLY.OBJ
[...]
> Also you can also remove the precompiled library
> from your project,
| Error code: VD73
| Configuration error: precompile has been removed from a compiled
| system.
| What to do: recompile the project from scratch or readd the
| precompile.
|
| Precompile was removed.
Of course, this is also the answer to any attempt at recompiling the
project from scratch. :)
> or you can instead try to use the free Microsoft C compiler
I tried already, but msc is a bit sniffy. It wants xp pro or vista and I
can't afford none of them at the moment.
Well, I can still use studio to browse the code and SmartEiffel for
compiling at least on Linux. It's a start. I really want to focus now on
producing my own bugs. ;)
kind regards
Stephan