discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Building GNU-Radio for Windows


From: Gisle Vanem
Subject: Re: [Discuss-gnuradio] Building GNU-Radio for Windows
Date: Mon, 15 Feb 2016 23:00:56 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

Rowan Sylvester-Bradley wrote:

> jam.c: In function `main':
> 
> jam.c:403: error: `environ' undeclared (first use in this function)
> 
> jam.c:403: error: (Each undeclared identifier is reported only once
> 
> jam.c:403: error: for each function it appears in.)
> 
> pathunix.c:276:19: tchar.h: No such file or directory
> 
> pathunix.c: In function `ShortPathToLongPath':

All of these .h-files and symbols are in any normal MingW distro
(from mingw.org, TDM-gcc or MinGW-w64). Which one do you use?

So I think you're env-vars are not correct: %C_INCLUDE_PATH,
%CPLUS_INCLUDE_PATH, etc.

PS. GNU-Radio builds a bit better using MSVC-2015 (if you have
    that).

-- 
--gv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]