Code: Select all
g++ -std=c++0x -o main -I/usr/local/include -L/usr/local/lib -lcurl CurrentGameLoopPi.cpp CurrentGameFunctions.cppDirkS wrote:Can you also post your /etc/network/interfaces?
Gr
Dirk.
Code: Select all
auto lo
iface lo inet loopback
iface eth0 inet dhcp
allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp