Skip to content

[SOLVED] Database backwards compatibility / copy URLs of articles in 4.0.4 (Raspberry Pi version) #892

Answered by Bro-Account
Bro-Account asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks! I didn't really expect backwards compatibility. But it might be a good idea to add a DB version check to the Import/Export GUI.

I think I have never compiled something on my own before. After dozens of iterations of error messages/web search/package installations I think I'm almost there, but not quite.

I was able to run the following commands with no errors:
rssguard-4.3.2$ cmake -DCMAKE_BUILD_TYPE="Release" .
rssguard-4.3.2$ cmake --build .

But at the final step I get

rssguard-4.3.2$ cmake --install .
-- Install configuration: "Release"
CMake Error at src/librssguard/cmake_install.cmake:46 (file):
file INSTALL cannot find
"[...]/rssguard-4.3.2/src/librssguard/CMakeFiles/CMakeRel…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Bro-Account
Comment options

Answer selected by Bro-Account
Comment options

You must be logged in to vote
1 reply
@Bro-Account
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants