Opened 12 years ago
Closed 12 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: | High → Normal |
comment:2 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:4 Changed 12 years ago by roederja
Resolution: | → fixed |
---|---|
Status: | new → closed |
I believe this problem is fixed in teh latest 7.1 port revision and also upstream for later version.
In the future, please use WikiFormatting, Cc the port maintainer(s) and do not change the Priority field.