Closed sanssecours closed 6 years ago
It looks like clang is not installed on the build machine.
Thank you for the quick response.
It looks like clang is not installed on the build machine.
If that is the case, how could Travis translate YAEP using clang++?
I think I found the problem. It seems like Travis changes PATH
for super users. Thank you for your help.
Steps to Reproduce the Problem
Clone the Repository
Compile and Install YAEP using Clang
Expected Result
The last command should work without problems.
Actual Result
The last command fails printing the following output:
System Information
OS: Ubuntu Trusty Tahr Compiler: Clang 5.0
Additional Information