static State state;
Unfortunately you have a dozen of files defining such a variable. Chances are the
watch window doesn't display the one you need.
The solution: use a context operator in the watch window:
{,StateMachine12.cpp,}state
static State state;
Unfortunately you have a dozen of files defining such a variable. Chances are the
watch window doesn't display the one you need.
The solution: use a context operator in the watch window:
{,StateMachine12.cpp,}state
Oder bei Slideshare:
Update 2012-02-29: Und jetzt auch als PDF hier.
Instructions for Ubuntu 11.10 (Oneiric Ocelot) (see also here):
sudo add-apt-repository ppa:rabbitvcs/ppa
sudo apt-get update
sudo apt-get install rabbitvcs-nautilus3
Logout and login again to get Nautilus restarted.
There is also a package rabbitvcs-nautilus coming with Ubuntu 11.10, but that one is for Nautilus 2 only. You need the Nautilus extension for Nautilus 3, hence rabbitvcs-nautilus3.