"Error: wallet failed to connect to daemon (http://localhost:18081). Daemon either is not started or passed wrong port.
Please, make sure that daemon is running or restart the wallet with correct daemon address."Still get this error.
The daemon is running, synced with the network, and is according to its own log listening on its default port (log: "Core rpc server initialized OK on port: 18081").
There's no local firewall, and I also started the daemon and wallet with a different port number just to make sure no one else uses this port.
A telnet to localhost on port 18081 works, so someone is listening.
The Windows build seems kinda buggy...