[COMPILE PROBLEM] qBt 3.0.8 (may be others) (OSX 10.8.2)

MAC OS X specific questions, problems.
Post Reply
alter

[COMPILE PROBLEM] qBt 3.0.8 (may be others) (OSX 10.8.2)

Post by alter »

I was trying to compile QBittorrent 3.0.8 from the source tarball (stable),  I have installed boost libraries and libtorrent , both from source code (no mac ports).
I notice that the configure script look for libboost libraries with the .so extension or without it to check if boost is present in the system, but shared libraries in MacOS now have the .dylib extension, so i change it manually on the ./configure script  (line 459 or line 469 if you had boost compiled with layer=system option). now it compiles fine.

Dont know if this is a bug or something, maybe I'm missing some parameter to pass to the configure script.

questions :

its a bug?
how are macos packages generated?

greetings

(pd: not native english speaker)
Last edited by alter on Fri Feb 01, 2013 8:57 pm, edited 1 time in total.
User avatar
Peter
Administrator
Administrator
Posts: 2702
Joined: Wed Jul 07, 2010 6:14 pm

Re: [COMPILE PROBLEM] qBt 3.0.8 (may be others) (OSX 10.8.2)

Post by Peter »

I know the thread is old, but if the problem is still there, make a bugreport on github.
(And post the link here.)
Post Reply