[Qt-interest] problems with make install under windows

Thiago Macieira thiago at kde.org
Fri Nov 20 08:38:00 CET 2009


Em Quinta-feira 19. Novembro 2009, às 22.48.39, Lorenzo Bettini escreveu:
> 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?

make install is not supported on Windows.

On Windows, you're supposed to build and leave the code there, where it is.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091120/5d456ba1/attachment.bin 


More information about the Qt-interest-old mailing list