View Single Post
Posts: 46 | Thanked: 392 times | Joined on Apr 2010 @ Stanford University
#278
I just upgraded MADDE to the latest version, and the MADDE terminal now opens to my Windows user directory: C:\Users\talvala, instead of under MADDE:

Code:
MADDE-0.6.72 ~
talvala $ cd

MADDE-0.6.72 ~
talvala $ pwd
/c/Users/talvala
And trying to build the qthello example results in the same problem as people have been seeing, even after the 'echo > /etc/fstab' fix:

Code:
MADDE-0.6.72 ~/Repositories/tmp/qthello
talvala $ mad qmake

MADDE-0.6.72 ~/Repositories/tmp/qthello
talvala $ mad make
make: *** No rule to make target `../../../Users/talvala/Repositories/tmp/qthello/qtprog.pro', needed by `../../../Users/talvala/Repositories/tmp/qthello/Makefile'.  Stop.
Any idea what broke in the installation? I've tried uninstalling MADDE completely and reinstalling, with no change in the result. This is Windows 7 x64.