On 06/12/2016 16:28, Richard Bown wrote:
> Yes, that got me past that stage but I've hit problems further on
> when building UDPEamples
>
> [ 78%] Linking CXX executable udp_daemon
> CMakeFiles/message_aggregator.dir/build.make:163: recipe for target 
> 'CMakeFiles/message_aggregator.dir/UDPExamples/ClientWidget.cpp.o' failed
> make[2]: *** 
> [CMakeFiles/message_aggregator.dir/UDPExamples/ClientWidget.cpp.o] Error 1
> CMakeFiles/Makefile2:599: recipe for target 
> 'CMakeFiles/message_aggregator.dir/all' failed
> make[1]: *** [CMakeFiles/message_aggregator.dir/all] Error 2
> [ 78%] Built target udp_daemon
> Makefile:149: recipe for target 'all' failed
> make: *** [all] Error 2

Hi Richard,

it looks like you are giving a -j option to your build command, that is 
fine for fast builds but does not help with getting sequential output 
with the error at the end. Try the build command again without any -j or 
-k options and report back the last few tens of lines of output.

73
Bill
G4WJS.


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to