mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 23:02:28 +01:00
Correcting a section title.
Author:vwheeler Date:2014-04-12T04:08:48.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1315 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -20,7 +20,7 @@ This first tutorial describes creating a COM component from a COM definition fil
|
||||
{{note|Because Eiffel as a language has evolved somewhat since the '''EiffelCOM Wizard''' was last released, you will need to go into the project file under the "Server" subdirectory (string_manipulator_idl.ecf, preferrably from within EiffelStudio) and change the following settings for this example to compile: Select "Target" in the navigator pane, then change the "Void safety" setting to "No", and "Syntax" to "Transitional syntax". Click '''OK''' in the Project Settings dialog box. Now you can finish the compile from within EiffelStudio. Note that there will be a few warnings about obsolete calls. These can be ignored for now.}}
|
||||
|
||||
|
||||
==A First Look at the Generated Code==
|
||||
==First Look at the Generated Code==
|
||||
|
||||
At the end of the processing the '''EiffelStudio''' button becomes enabled. Click on it. This will automatically start EiffelStudio with the generated project so you can navigate more easily through the created Eiffel classes. You can save the processing output by clicking the '''Save''' button.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user