Opened 12 years ago

Closed 11 years ago

#35907 closed defect (fixed)

eiffelstudio71 missing code

Reported by: j.dabel@… Owned by: roederja
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: eiffelstudio71

Description (last modified by mf2k (Frank Schima))

when trying to open a vision2 project , first I get told that there must be a precompiled library ... Should the precompile be built? When yes I get an error VD00:

Could not open file /Applications/MacPorts/Eiffel71/library/cocoa/c...

The cocoa folder is missing!!

Change History (4)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to jann@…
Priority: HighNormal

In the future, please use WikiFormatting, Cc the port maintainer(s) and do not change the Priority field.

comment:2 in reply to:  description Changed 12 years ago by p-gummer@…

Replying to j.dabel@…:

The cocoa folder is missing!!

This is a bug in the EiffelStudio 7.1 source, which I reported to https://www2.eiffel.com/support on July 17th (Eiffel Software PR 18256).

I fixed the problem on my local machine by editing /Applications/MacPorts/Eiffel71/library/vision2/vision2.ecf, removing line 147:

<custom name="vision_implementation" excluded_value="gtk34"/>

So it's not really a problem with the port itself. It's a problem in the EiffelStudio 7.1 source code.

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Was this fixed by r98229?

comment:4 Changed 11 years ago by roederja

Resolution: fixed
Status: newclosed

I believe this problem is fixed in teh latest 7.1 port revision and also upstream for later version.

Note: See TracTickets for help on using tickets.