LimeReport Forum
General Category | Основное => Discussion | Обсуждение => Topic started by: Mucip on February 26, 2020, 07:03:17 pm
-
Hi,
I have been downloaded and compiled version 1.5.0 which is downloaded from sorceforge. It was OK.
But I realised from this forum there is newer version in gitHub and trying to compile 1.5.35
I use Qt 5.13.2 on Win10 MSVC2017 32 bit and MSVC2017 64 bit. In thşs case I could not build unfortunatelly. My guide is: https://www.youtube.com/watch?v=Z7JOOQ187XE and I use -j10 parameter also.
What is the build parameter difference between 1.5.0 and 1.5.35?
The error output is:
Regards,
Mucip:)
-
Hi
Try to clear the project, then delete a folder where the build was?
And try again.
-
Hi,
Now it's OK. Thanks. ;)
Just a quick question. What is "-J10" parameter for?
Regards,
Mucip:)
-
Just for speed up project building.
If you use multicore processor -j parameter will sign how many threads should be used for parallel build processing