Fatal error running an example

Asked by Jonathan Pergoli

Hello!

I am new in Ubuntu. I have Ubuntu 15.10.

I was trying to running an example with the Irrlicht 1.8.2 but when I try to run it, it gives me this error message:
fatal error: chrono_irrlicht/ChIrrApp.h: File o directory doesn't exist.
compilation terminated.
CMakeFiles/myexe.dir/build.make:54: set of istruction for the object "CMakeFiles/myexe.dir/my_example.cpp.o" failed
make[2]: *** [CMakeFiles/myexe.dir/my_example.cpp.o] Error 1
CMakeFiles/Makefile2:60: set istruction for the object "CMakeFiles/myexe.dir/all" failed
make[1]: *** [CMakeFiles/myexe.dir/all] Error 2
Makefile:75: set istruction for the object "all" failed
make: *** [all] Error 2
What does it mean?

I have the file ChIrrApp.h in the directory.

I hope the question is clear.

Cheers

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

What exactly are you trying to do?
Are you following some instructions, if yes, which ones?
How did you install the chrono and irrlicht software?

Revision history for this message
Jonathan Pergoli (j812p89) said :
#2

Hi Manfred!

I was trying to install chrono::engine on ubuntu 15.10. I have installed it but without Irrlicht1.8.2. I have followed these instructions:
http://api.chrono.projectchrono.org/tutorial_install_chrono.html
http://www.irrlicht3d.org/wiki/?n=Main.InstallingIrrlicht

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

I suggest that you re-try from the beginning.
chrono/src/chrono_irrlicht /ChIrrApp.h is existing in https://github.com/projectchrono/

Can you help with this problem?

Provide an answer of your own, or ask Jonathan Pergoli for more information if necessary.

To post a message you must log in.