Topic: Developer PC requiremets?

Hi,

I'd like this program as test engineer. But also like to see how can support development since have programming experience.  First what is recommended development platform for Window user?

Best regards,

Mladen Bruck

Re: Developer PC requiremets?

Hi Bruck,

you 're welcome.

the best development platform is Linux, after for PC requirements, a fast processor is required, I used a long time ago an FX-8350 + 16GO RAM , then a Ryzen 1700X + 32GO RAM and now a Threadripper 3960X + 64 GO RAM.
Joshua has used my FX-8350 so far, he has been using my old Ryzen 1700X plateform.

I need a lot of CPU power and a lot of RAM because I compile or cross-compile and create all Linux, Windows, macOS, AppImages, Flatpak, etc. packages and use a lot of VMs.


After all it depends on your patience ... if you have to wait 20 minutes for the program to compile each time  (full compile after make clean)...

AMD FX-8350 ~ 5 mn (8C/8 T) 2012 -2016
AMD RYZEN 1700X   ~ 1 mn40 (8C/16 T)  2016 - 2020
AMD Threadripper 3960X   ~16 s  (24C/48T)  2020 ...


qmake ../qelectrotech.pro
time make -j49


real    0m17,134s
user    11m19,339s
sys     0m57,794s

QET is a small program which is not too heavy to compile, in comparison it is nothing compared to cross-compiling a complete Qt environment and all its related libraries.

For starting, fork our github repository, and see for compile :
https://download.qt.io/archive/qt/5.14/5.14.2/
https://qelectrotech.org/forum/viewforum.php?id=17

Best regards,
Laurent

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: Developer PC requiremets?

Building Qt on a Compute Server
https://www.embeddeduse.com/2020/02/23/ … ute-server
Docker Builds from QtCreator
https://www.qt.io/blog/docker-builds-from-qtcreator

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: Developer PC requiremets?

Hi Laurent,

Thank you for info. I have to say.. wow.  Even oldest CPU configuration you used before, is much more powerful then I have now or can invest.
However I'll take a look into source links you provide!

Best regards!

Mladen

Re: Developer PC requiremets?

What your CPU for information?

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: Developer PC requiremets?

Can't tell you..too embarrassing nomicons/smile  nomicons/smile

Laptop,

I3 CPU,  12GB RAM, SSD (60% full), Windows 10.

My better PC died last week.  This is backup machine, until decide what next.

Re: Developer PC requiremets?

Processor    Intel(R) Core(TM) i3-3120M CPU @ 2.50GHz, 2500 Mhz, 2 Core(s), 4 Logical Processor(s)