If you select project setup in qtcreator you can define tool parameters for 
the build process. You want to a the "-j<N>" parameter. Where <N> is the 
number of threads your CPU is able to maintain. This will speed up the build 
process significantly. 


Am Dienstag, 3. Oktober 2017, 22:23:47 CEST schrieb zero:
> Thanks a lot !
> 
> Works without hassle in 2 minutes : /
> /
> 
> /sudo apt install qtcreator/
> 
> then select/CMakeLists.txt
> /
> 
> then press F5/
> /
> 
> Much easier than Visual Studio.
> 
> Now I can play seriously !
> 
> 
> 
> zero
> 
> Le 03/10/2017 à 21:40, Oliver Eichler a écrit :
> > Simply configure it with ccmake:
> > 
> > https://bitbucket.org/maproom/qmapshack/wiki/TroubleShooting#markdown-head
> > er-create-a-backtrace-of-a-crash-on-linux
> > 
> > I prefere Qtcreator as IDE. You need to install GDB along with it.
> > Am 3. Okt. 2017, um 21:33, z...@cms123.fr <mailto:z...@cms123.fr>
> > 
> > schrieb:
> >     Hello,
> >     
> >     Since 1 year I am using Microsoft Visual Studio 13 community edition.
> >     
> >     I was able to to some coding successfully using releaseWithDebInfo
> >     where step-by-step execution and breakpoints are possible, but
> >     unfortunately variables inspection looks impossible.
> >     
> >     
> >     Then I would like to switch to Ubuntu. Building QMapShack for
> >     Ubuntu 16 is quite easy : just copy-paste instructions from
> >     http://www.mtb-touring.net/qms/qmapshack-linux-mint-18/ in terminal.
> >     
> >     
> >     But how can I run QMapShack in debug mode, with breakpoints and
> >     variables inspection on Ubuntu 16 ?
> >     
> >     I guess that many of you use Linux for that, and maybe someone
> >     could give some quick instructions.
> >     
> >     
> >     
> >     Thanks in advance for your help,
> >     
> >     
> >     zero
> >     
> >     ----------------------------------------------------------------------
> >     --
> >     
> >     Check out the vibrant tech community on one of the world's most
> >     engaging tech sites,Slashdot.org
> >     <http://Slashdot.org>!http://sdm.link/slashdot
> >     
> >     ----------------------------------------------------------------------
> >     --
> >     
> >     Qlandkartegt-users mailing list
> >     Qlandkartegt-users@lists.sourceforge.net
> >     https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
> 
> ---
> L'absence de virus dans ce courrier électronique a été vérifiée par le
> logiciel antivirus Avast. https://www.avast.com/antivirus



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to