C++ sources 32bit

Started by nguyenhuuduyet, February 21, 2020, 03:25:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nguyenhuuduyet

Can you help me!
I want file fet-5.42.0.tar.bz2 for win 32- bit. Can you tell me where to download this file?
Thank you very much!

Liviu Lalescu

The sources are for any platform. Only the Windows executable I provide is for 64-bit and Volker provides the 32-bit Windows executable. So just get the latest source version and compile.

nguyenhuuduyet

When I compile using QT the error is reported. Can you help me

Liviu Lalescu

Neglect these warnings.

We might need to fix these, but they do not appear under gcc. Do you use MSVC?

nguyenhuuduyet


Liviu Lalescu

#5
Yes, I know you use Qt Creator, but what C++ compiler? I think Microsoft Visual C++ (MSVC).

Do you get other warnings/errors? Please list them all.

nguyenhuuduyet

I chose the following picture.

Liviu Lalescu

#7
Oh, so you use MinGW (32-bit). I use MinGW 7.3.0 64-bit and get no warning. Maybe you get warnings because you use 32-bit (but I think this is not the cause), or maybe because you are using the "debug" configuration, or maybe you use an older version of MinGW.

Because you are using the "debug" configuration you will get a slow FET. Please use the "release" configuration. And please use MinGW 7.3.0 (latest with Qt 5.14.1).

nguyenhuuduyet

I compiled and ran this error

nguyenhuuduyet

Please help me.
You show me how to compile to run with windown 32 bit.
Thanh you very  much!

Volker Dirr


1915045

I need your help that on GUI of FET there is a option  of import file but is there any command line option for terminal to import it.

Liviu Lalescu

No, there is no command line option to import from CSV.