Wireshark-dev: Re: [Wireshark-dev] New mac cmake setup
From: gmail <hsivank@xxxxxxxxx>
Date: Tue, 3 Jun 2014 01:14:25 +0200
I try against Macports. From my CMakeCache.txt GMODULE2_LDFLAGS:INTERNAL=-L/opt/local/lib;-lgmodule-2.0;-lglib-2.0;-lintl GMODULE2_LIBDIR:INTERNAL=/opt/local/lib GMODULE2_LIBRARIES:INTERNAL=gmodule-2.0;glib-2.0;intl => GMODULE2_LIBRARIES does not contain required link path on osx. Look likes a macro is missing … something like : link_directories(${GMODULE2_LIBDIR}) or maybe set GMODULE2_LDFLAGS in wsutil_LIBS should be ok. H.sivank Le 3 juin 2014 à 00:21, Evan Huus <eapache@xxxxxxxxx> a écrit :
|
- Follow-Ups:
- Re: [Wireshark-dev] New mac cmake setup
- From: Alexis La Goutte
- Re: [Wireshark-dev] New mac cmake setup
- From: Evan Huus
- Re: [Wireshark-dev] New mac cmake setup
- References:
- [Wireshark-dev] New mac cmake setup
- From: Evan Huus
- Re: [Wireshark-dev] New mac cmake setup
- From: hsivank
- Re: [Wireshark-dev] New mac cmake setup
- From: Evan Huus
- [Wireshark-dev] New mac cmake setup
- Prev by Date: Re: [Wireshark-dev] New mac cmake setup
- Next by Date: Re: [Wireshark-dev] New mac cmake setup
- Previous by thread: Re: [Wireshark-dev] New mac cmake setup
- Next by thread: Re: [Wireshark-dev] New mac cmake setup
- Index(es):