|
From: | tianweixin |
Subject: | RE: how to use "make" to build such project as lemur etc. on winxp. |
Date: | Sun, 2 Nov 2008 10:53:43 +0800 |
I have read some topics on google and know that this kind of project direction files are generated like this: 1.run autoscan to generate a prototype of configure.in. 2.run aclocal and autoconf to generate configure. 3.run automake to generate makefile.in. and so given on linux to rebuild this kind of projects the step is: 1.run configure to generate the Makefile from Makefile.in. 2.run make to rebuild. my question is that whether exist a suite of full-function win32 version tools include gcc,make,perl,autoscan,automake etc.that can easy rebuild on winxp projects generated on linux just like the lunix way. is the steps i mentioned above a prevailing one presently? thanks a lot. T.Wsting. Date: Sun, 2 Nov 2008 00:45:31 +0500 From: address@hidden To: address@hidden; address@hidden Subject: Re: how to use "make" to build such project as lemur etc. on winxp. Ok, I did some research and i found that the easiest way is to use the installer; next should be the Visual Studio Solution file "Lemur.sln" to build the project under Visual Studio 2003 or later; and then to use MinGW. For MinGW you need to download MSYS type of MinGW and Make tool for MinGW. I hope this helps :) 2008/11/1 Muhammad Hasan <address@hidden> Ok let me try it first and I would let you know of my experience. -- Syed Muhammad Hassan Mustafa Cell : +92 333 5708638 Tel (Res) : +92 51 5465170 Tel (Off) : +92 51-2206182 (ext-137) Fax : +92 51-2206186 Software Engineer Elixir Technologies (Pvt.) Ltd. 一点即聊,MSN推出新功能“点我!” 马上试试! |
[Prev in Thread] | Current Thread | [Next in Thread] |