EspressoMan Messages: 13 Registered: April 2023 Location: New Zealand
Promising Member
Hi all,
Just tried to install U++ in Linux Mint /opt directory using the install script.
After the script finished, I got this:
There were errors
Something went wrong.
Please use make to compile theide and/or notify developers.
There were fatal errors at each step but the errors are all the same, suggesting that a file has slipped out of the tarball.
an example is:
1 error generated.
1 error generated.
In file included from /opt/upp/uppsrc/ide/Builders/BuilderUtils.cpp:1:
In file included from /opt/upp/uppsrc/ide/Builders/BuilderUtils.h:4:
/opt/upp/uppsrc/Core/Core.h:53:10: fatal error: 'typeinfo' file not found
#include <typeinfo>
^~~~~~~~~~
Hope a developer sees this post and can remedy the problem for new newbies.