This site contains older material on Eiffel. For the main Eiffel page, see http://www.eiffel.com.

Using WEL and resources without a C compiler

Problem

    I want to use WEL (the Windows Eiffel Library), but I don't have a C compiler.

    I want to use Windows resource files, but I don't have a C compiler.

    Some WEL examples (which use resource files) cause an exception.

See also:  Cannot run compiled system

Explanation

WEL can be used in precompiled form (downloaded from ISE's Web pages, or precompiled by you) without a C compiler.

But to take advantage of Windows resource files you need a C compiler. This applies to the WEL examples in the delivery that use resource files.

If you still have a problem, contact ISE customer support http://support.eiffel.com.