[Qt-interest] problems with make install under windows
Lorenzo Bettini
bettini at dsi.unifi.it
Thu Nov 19 22:48:39 CET 2009
Hi
I'm trying 'make install' under windows, but it does not seem to work
due to these lines:
@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/lib/ || $(MKDIR) $(INSTALL_ROOT)/lib/
since
CHK_DIR_EXISTS= test -d
and 'test' is not found as command...
any idea how to solve this?
many thanks in advance
Lorenzo
--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
More information about the Qt-interest-old
mailing list