Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-04-23 11:13:30



Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
CoolVLViewer 1.26.8.16 (Mac OS X): missing libfmodex.dylib? 
Author Message

Joined: 2011-10-07 10:39:20
Posts: 181
Reply with quote
Yes, starting from the fmod library dir works as a workaround, until i fix the linking issue.

Basically what happens is, that the library is not found from the bundle, because it is not linked with the correct flags/path.

Now digging into the CMake files to find out where it goes wrong.

Kathrine


2013-07-08 18:57:50
Profile

Joined: 2012-07-08 17:37:36
Posts: 10
Location: Neufreistadt, Confederation of Democratic Simulators, Second Life
Reply with quote
Thanks, guys, for all the work put into tracking this down :)

While you happy hackers are at work, I'll stick to 1.26.8.8, which works flawlessly :-)

Well, there are a few bugs too (heh) but none are serious (i.e. no crashes) so I'll post them elsewhere.

Looking forward to see if you're able to compile a new version soon :) Good work!


2013-07-08 19:21:48
Profile ICQ YIM WWW

Joined: 2011-10-07 10:39:20
Posts: 181
Reply with quote
yay, got it:

https://developer.apple.com/library/mac ... ool.1.html

Basically seems some stuff isn't properly setup for the binary, so things fail:

So, this fixes it:
cd CoolVLViewer.app/Contents/MacOS
install_name_tool -change ./libfmodex.dylib @executable_path/../Resources/libfmodex.dylib Cool\ VL\ Viewer

Now the viewer finds the libs on startup and runs just fine.

Kathrine


2013-07-08 22:51:11
Profile

Joined: 2009-03-17 18:42:51
Posts: 5550
Reply with quote
Please, Kathrine, let me know which files need to be changed for MacOS-X in the sources. :-)


2013-07-08 23:15:20
Profile WWW

Joined: 2011-08-29 17:17:44
Posts: 7
Reply with quote
kathrine wrote:
yay, got it:

https://developer.apple.com/library/mac ... ool.1.html

Basically seems some stuff isn't properly setup for the binary, so things fail:

So, this fixes it:
cd CoolVLViewer.app/Contents/MacOS
install_name_tool -change ./libfmodex.dylib @executable_path/../Resources/libfmodex.dylib Cool\ VL\ Viewer

Now the viewer finds the libs on startup and runs just fine.

Kathrine


Perfect, thank you :)


2013-07-09 13:28:47
Profile

Joined: 2012-07-08 17:37:36
Posts: 10
Location: Neufreistadt, Confederation of Democratic Simulators, Second Life
Reply with quote
1.26.8.80 does the trick! Yay :-) Thanks so much :)

Interestingly, this version does not allow VBO (and Stream VBO) to be enabled. I wonder is my graphics card that continues the long process of melting down further and further until no more options are left... because that certainly started to happen about a year ago, when atmospheric shading stopped working (no fault of the Cool VL Viewer, it's really my graphics card!)


2013-07-20 16:54:33
Profile ICQ YIM WWW

Joined: 2012-07-08 17:37:36
Posts: 10
Location: Neufreistadt, Confederation of Democratic Simulators, Second Life
Reply with quote
Hm. No. 1.26.8.8 allowed VBO/STream VBO without problems. I guess I'll add this as a separate thread!


2013-07-20 17:09:09
Profile ICQ YIM WWW
Display posts from previous:  Sort by  
Reply to topic   [ 17 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users and 61 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.