Cannot build, Linux #257
Cannot build, Linux #257
Comments
|
Hi Duncan, it looks like the developers have added the implementation of std::hash in 5.13 and we do not need anymore the content of See commit https://code.qt.io/cgit/qt/qtbase.git/commit/?id=4469e36d7203a55a4e158a50f0e9effc3f2fa3c2 I have Qt 5.13 on my machine as well and strangely can't reproduce your issue. Temporarily you could comment out the content of Thanks Dmitry |
|
Ok, it seems that the change made it to 5.14 |
|
@paceholder Hi there, I believe that is now functioning on my end. It successfully installed when I comment out the content of that file. Additionally, I'm not sure if I'm going about compiling the examples the wrong way:
I'm probably missing something as I'm not incredibly familiar with this build process. Perhaps there's something I need to export or I am compiling them incorrectly? |
|
Typically I do this:
Afterwards all the examples are located in
|
|
Ah, yes. They were already compiled. Everything looks good, I'll play around with it further and see what comes of it all! Thanks again. I don't know if you'd like me to close this issue now since I "solved" it by commenting out that file, but I am happy to. |
|
I've pushed the fix to the master, should be done now.
…On Sat, Jan 25, 2020, 00:35 Duncan McGough ***@***.***> wrote:
Ah, yes. They were already compiled. Everything looks good, I'll play
around with it further and see what comes of it all! Thanks again.
I don't know if you'd like me to close this issue now since I "solved" it
by commenting out that file, but I am happy to.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#257?email_source=notifications&email_token=AACO3CB5BAMFYTYS65ILTE3Q7N3LTA5CNFSM4KLKI47KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ4NCFI#issuecomment-578343189>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACO3CDWERNLGCYLC7LOKODQ7N3LTANCNFSM4KLKI47A>
.
|
|
I removed, recloned, and followed the README and it all functioned as expected. Thanks again! |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

I have all the dependencies, and make it to the step where I perform
make -j && make install. I get hit with:error.log
Any ideas?
The text was updated successfully, but these errors were encountered: