VM G++ installation requires password
Posted: Mon Aug 11, 2014 8:19 am
So I wanna write some simple programs for the Crazyflie in C++, I use the VM and eclipse but I keep running into problems. I've been googeling and troubleshooting and found out that I need to install a G++ package (Gnu C++ compiler). The easy way to do this is just to run a command in the Terminal like:
sudo apt-get install g++
But when I run this command the Terminal responds like this:
"[sudo] password for bitcraze:"
So, what is the password for bitcraze? And also, are others experiencing problem compiling C++ code in VM?
Br
Erling
sudo apt-get install g++
But when I run this command the Terminal responds like this:
"[sudo] password for bitcraze:"
So, what is the password for bitcraze? And also, are others experiencing problem compiling C++ code in VM?
Br
Erling