Qt/WinFree bugs

Chris January chris at atomice.net
Fri Jun 10 11:52:13 CEST 2005


> Dumn question:
> Given that I have checked out your cvs repository here, how do I go 
> about making a .tar file for distribution?
> 
> set QTDIR=J:\MinSys\home\Angus\qt3
> set MINGW=J:\MinGW
> set 
> PATH=J:\MinSys\home\Angus\qt3\bin;J:\MinGW\bin;C:\WINDOWS\system32;C:\WINDOWS 
> 
> set QMAKESPEC=win32-g++
> mingw32-make dist
> 
> *** No rule to make target `dist'.  Stop.
I'm not sure what the best way to do this is but one possibility is:

make distclean
cd ..
tar -cjf qt-win-free-lyx-3.3.4-2005-06-10-src.tar.bz2 qt3

or something like that.

Chris



More information about the kde-cygwin mailing list