Questions tagged [eiffel-studio-19.12]
5 questions
1
vote
0 answers
How to compile using EiffelStudio? VD43 Precompiled file is missing or unreadable (...)/driver.exe - External C compilation failed
After installing EiffelStudio I can't compile and run any project because I always get VD43 warning and C Compiler Error.
2 VD43 Precompiled file is missing or unreadable. File 'c:\users\username\documents\eiffel user…

Miklos
- 101
- 2
- 11
0
votes
1 answer
eiffel: cluster has two classes with the same name
How to deal with cluster has two classes with the same name with eiffel studio?
when I want to choose between 2 versions?
Where can I find documentation about that?
Think that there is a trick with sources->renaming

Pipo
- 4,653
- 38
- 47
0
votes
1 answer
eiffel: type is based on unknown class (even when visible into libraries)
Trying to include a library I just created I'm unable to have the Class available even if it appears into the libraries on the group view of eiffel studio
../thirdparty/moon_time/sunriset_lib.ecf

Pipo
- 4,653
- 38
- 47
0
votes
1 answer
estudio does not check `require` when it should?
Eiffel Studio seems to pass through my requirements even if I have them enabled on project settings. And as far as I remember I was able some time to put a break point into the requirements...
I don't understand what I'am missing here, as you can…

Pipo
- 4,653
- 38
- 47
0
votes
1 answer
Eiffel avoiding duplicates into ecf file
I have duplicate classes into a used library. How can I specify on the ecf file that I want to exclude a path?
Error code: VD71
Configuration error
Duplicate class:…

Pipo
- 4,653
- 38
- 47