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

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to