homepage › Forums › BridgePoint/xtUML Usage and Training › Could not create the view error › Reply To: Could not create the view error
February 23, 2013 at 11:19 am
#1033
Participant
SOLVED:
in Ubuntu 12.10 and some earlier versions the package stdlibc++6 is installed, but the xtUMLEditor needs the stdlibc++5 package.
Having installed it:
sudo apt-get install libstdc++5
I can use the Editor.