Re: Questions regarding boost version of native client

2022-07-25 Thread Wei Yi Luo
se address-model=64 link=shared threading=multi debug-symbols=on install Thanks! Br Bo From: Jacob Barrett Sent: Friday, July 22, 2022 1:12 AM To: user@geode.apache.org Subject: Re: Questions regarding boost version of native client There shouldn’t be any Bo

Re: Questions regarding boost version of native client

2022-07-21 Thread Jacob Barrett
e.org<mailto:user@geode.apache.org> mailto:user@geode.apache.org>> Subject: Re: Questions regarding boost version of native client Hi, I've been reviewing geode-native headers and there is no boost code exposed there. Also, as can be observed here: https://g

Re: Questions regarding boost version of native client

2022-07-20 Thread Wei Yi Luo
r Bo From: Mario Salazar de Torres Sent: Monday, July 11, 2022 7:28 PM To: user@geode.apache.org Subject: Re: Questions regarding boost version of native client Hi, I've been reviewing geode-native headers and there is no boost code exposed there. Also,

Re: Questions regarding boost version of native client

2022-07-11 Thread Mario Salazar de Torres
Hi, I've been reviewing geode-native headers and there is no boost code exposed there. Also, as can be observed here: https://github.com/apache/geode-native/blob/26fe7275cce96b5a3ea785e38f340c9c9c6773d5/dependencies/boost/CMakeLists.txt#L35, Boost is statically linked to geode-library. [https:/