On 05/07/2018 11:35 AM, Bill Somerville wrote:

Hi Bill & Jarmo,

>> And when try compile in F28 I get:
>>
>> /wsjtx_config.h:47:11: virhe: ”size_t” ei nimeä tyyppiä
>>     typedef size_t fortran_charlen_t;
>>             ^~~~~~
>> ./wsjtx_config.h:47:11: huom: ”size_t” is defined in header
>> ”<cstddef>”; did you forget to ”#include <cstddef>”?
>> ./wsjtx_config.h:1:1:
>> +#include <cstddef>
>>   #ifndef WSJTX_CONFIG_H__
>> ./wsjtx_config.h:47:11:
>>     typedef size_t fortran_charlen_t;
>>             ^~~~~~
>> gmake[2]: *** [CMakeFiles/wsjtx_udp-static.dir/build.make:64:
>> CMakeFiles/wsjtx_udp-static.dir/Radio.cpp.o] Error 1
>> gmake[1]: *** [CMakeFiles/Makefile2:100:
>> CMakeFiles/wsjtx_udp-static.dir/all] Error 2
>> gmake: *** [Makefile:152: all] Error 2
>>
>> So, new version users have little difficulties, ??

Please excuse me to have posted my previous message under a different
thread. In fact, I have just encountered exactly the same situation.

A simple question: Where should the recommended statement "#include
<cstddef>" be included ? Looking for the string "cstddef", I find
different entries, namely:

/usr/i686-w64-mingw32/sys-root/mingw/include/c++/cstddef
/usr/include/boost/asio/detail/cstddef.hpp
/usr/include/boost/compatibility/cpp_c_headers/cstddef
/usr/include/c++/8/cstddef
/usr/src/debug/gcc-7.1.1-20170622/obj-i686-redhat-linux/i686-redhat-linux/libstdc++-v3/include/cstddef

Or should a cmake option be changed ?

Best wishes,
Claude (DJ0OT)

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to