Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPM Support #3

Open
c-mellueh opened this issue Jan 21, 2023 · 1 comment
Open

RPM Support #3

c-mellueh opened this issue Jan 21, 2023 · 1 comment

Comments

@c-mellueh
Copy link

Hi I'm using Fedora with KDE and would like to implement stl-thumb into Dolphin but I am struggeling with the KDE side of things.
I got the RPM for stl-thumb compiled.
If i follow the instructions in this Repo get this error:

$mkdir build
[...]
$cd build
[...]
$cmake -DCMAKE_BUILD_TYPE=Release ..
[...]
$ make 
[ 25%] Automatic MOC for target stlthumbnail
[ 25%] Built target stlthumbnail_autogen
[ 50%] Linking CXX shared module stlthumbnail.so
/usr/bin/ld: cannot find -lstl_thumb: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/stlthumbnail.dir/build.make:114: stlthumbnail.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:138: CMakeFiles/stlthumbnail.dir/all] Error 2
make: *** [Makefile:166: all] Error 2

I'm pretty new to cmake and Fedora and would be glad for better documentation.
Is it possible to compile this Repo to a RPM-Package? If so, how?

@unlimitedbacon
Copy link
Owner

I uploaded an RPM release for v0.5.0 on Plasma 6.
https://github.com/unlimitedbacon/stl-thumb-kde/releases/tag/v0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants