[nem-en] compiling under mingw

NoiseEHC NoiseEHC at freemail.hu
Thu Feb 16 20:45:08 CET 2006


>> As long as you have
>> set PATH=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program
>> Files\Microsoft Visual Studio 8\SDK\v2.0\Bin;%PATH%
>>     
>
> Why is it necessary?
> Doesn't
>
> Checking for presence of regtool in the system... found
> Checking for .NET SDK path... found
> Checking for .NET Framework path... found
> Checking for .NET disassembler... ildasm
>
> work for you?
>
>   
This happens where none of these paths are in PATH.
>> and apply this patch, you can compile...
>>     
>
> Please commit. This works fine also with cygwin.
>
>   
done (but forgot to write some comment...)


-------------- next part --------------
--------------- Checking for .NET environment ---------------
Trying execute: boot/true.exe
Execution status code: 0.
Result: none required
-----------------------------------------------

--------------- Checking if we are using Mono < 1.1.9 ----------------
Result: no
-----------------------------------------------

--------------- Checking for presence of regtool in the system ---------------
Trying execute: regtool
./configure: regtool: command not found
Execution status code: 127.
Result: not found
-----------------------------------------------

--------------- Checking for .NET disassembler ---------------
Trying execute: cygpath ildasm.exe /?
./configure: cygpath: command not found
Execution status code: 127.
Trying execute: monodis
./configure: monodis: command not found
Execution status code: 127.
Trying execute: ildasm.exe /text
./configure: ildasm.exe: command not found
Execution status code: 127.
Result: not found
-----------------------------------------------



More information about the devel-en mailing list