ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 38345: /trunk/ /trunk/: CMakeLists.t

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Date: Fri, 5 Aug 2011 20:10:12 +0200
On Fri, Aug 5, 2011 at 7:23 PM, Gerald Combs <gerald@xxxxxxxxxxxxx> wrote:
> $ make wsutil
> Linking C shared library ../lib/libwsutil.dylib
> ld: library not found for -lglib-2.0
> collect2: ld returned 1 exit status

I still have to do this to make it build with cmake and xcode:

's$-lglib-2.0$-L/opt/local/lib -lglib-2.0$g'
Wireshark.xcodeproj/project.pbxproj

I haven't tried to fix it yet...


-- 
Stig Bjørlykke