On 10/18/2017 11:13 PM, Gregg Smith wrote:
> On 10/18/2017 7:58 AM, William A Rowe Jr wrote:
>> Please cast your votes on the following candidate packages;
>
> I'm not there to vote yet, my question is how did you expect us to build APU
> with a precompiled lib and this lib put where?
>
> Looking at both makafile.win and libaprutil.mak I see not much for pointers
> here. I see an include of ./xml/expat/lib in libaprutil.mak so do I really
> have to put expat in the xml folder? Seem it should be outside the apr-util
> folder so the include would be like /I ../expat/lib
>
> Further, no /libpath: pointing to where libexpat.lib is grabbed from at apu's
> linking. I don't remember vc ever being that smart to just find it, it knew it
> was in ./xml/libR because that's where it put xml.lib, which we don't have
> anymore.
>
> cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -DBUILD_shared=OFF
> gives me an expat.lib, not libexpat.lib, so unless I'm missing something
> really obvious that's right under my nose, I don't get it :)
This works for me as far as expat goes (NSS tests prolem in another thread):

https://github.com/modcluster/ci.modcluster.io/blob/6a01bf9f015224271078336eebab4e258b8f9196/windows/apr-util/build.bat#L24

expat is built here:

https://ci.modcluster.io/job/libexpat-windows/17/label=w2k12r2/consoleText
by https://github.com/modcluster/ci.modcluster.io/tree/master/windows/libexpat

Cheers
 -K-

>
>

Michal Karm Babacek

-- 
Sent from my Hosaka Ono-Sendai Cyberspace 7


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to