Old 07-31-2018, 10:39 AM   #1
ned
Human being with feelings
 
Join Date: Mar 2012
Posts: 331
Default Installing SWS on gtk2

If I'm using a gtk2 desktop environment and reaper compiled for gtk2 will I need to compile sws to target this?

Tried placing the pre-compiled reaper_sws_i686.so in ~/.config/REAPER/UserPlugins with no success.

My system is Mint 17 32bit with Mate desktop (which is a fork of gnome 2).

thanks
ned is offline   Reply With Quote
Old 07-31-2018, 10:56 AM   #2
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

Run reaper from a terminal. It should print why it fails load SWS.

Last edited by cfillion; 07-31-2018 at 11:02 AM.
cfillion is offline   Reply With Quote
Old 07-31-2018, 11:09 AM   #3
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

If the binary doesn't work, it's probably worth compiling sws yourself before bothering much more...
Justin is offline   Reply With Quote
Old 07-31-2018, 11:34 AM   #4
ned
Human being with feelings
 
Join Date: Mar 2012
Posts: 331
Default

Quote:
Originally Posted by cfillion View Post
Run reaper from a terminal. It should print why it fails load SWS.
Thanks cfillion, forgot the terminal provides debug info. Sure enough it returned the issue...

Code:
Error loading /home/user/.config/REAPER/UserPlugins/reaper_sws_i686.so: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/user/.config/REAPER/UserPlugins/reaper_sws_i686.so)
Which means the pre-compiled binary was compiled with a newer version of libstdc++.so.6 than I have on my system (mint 17 uses ubuntu 14 trusty repositories, so yeah, getting a little outdated).

I guess Justin is right; just compile a version for my system.

Thanks for the input guys.
ned is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:58 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.