Hi Joe and other, 
i'm find with older version of Map65 but nor with new on QT5 
I'm trying to compile the latest Map65 on Linux Ubuntu 14.04. 
I'm following the recommandation finding on an email exchange with Joe K1JT and 
Paul KG7HF 
To compile the new Qt-based programs you need to have installed the free
> QT SDK and either g95 or gfortran.  (I tend to use g95 on Windows and
> gfortran on Linux, but this is not required.).  In Windows I use the
> MinGW system tools.  You need the FFTW3, Qwt, and Portaudio  libraries.
>  With all these tools in place, you can compile library libm65.a and
> the decoder m65 with the commands
>
> $ cd libm65
> $ make                     (in Linux, "make -f Makefile.linux") >
> Then open map65.pro in QtCreator and compile map65 from there.
> You might need to readjust some paths in the makefiles or the Qt project
> file map65.pro to suit your system.  Once you are properly set up,
> compiling MAP65 requires only a few typed commands or mouse-clicks.
> Installing and gaining familiarity with the necessary tools may take
> much longer The first step was ok in red. 

The second step in green failed .(find the application Output) 

Starting /home/f6jig/src/map65_install/map65... 
libGL error: failed to open drm device: Aucun fichier ou dossier de ce type 
libGL error: failed to load driver: vboxvideo 
The program has unexpectedly finished. 
/home/f6jig/src/map65_install/map65 crashed 
When i run the in debug mode the program stop at the line 202 of widegraph.cpp 
and stop 

202 return ui->widePlot->fQSO(); 

(find the application Output) 


Debugging starts 
&"warning: GDB: Failed to set controlling terminal: Ioctl() inappropr\303\251 
pour un p\303\251riph\303\251rique\n" 
libGL error: failed to open drm device: Aucun fichier ou dossier de ce type 
libGL error: failed to load driver: vboxvideo 


Could you tell me what's wrong on my process installation? 
Is it a complete manual to compile Map65 for Linux somewhere? 


73 Raymond F6JIG 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to