← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/llvm into lp:zorba

 

> Boost is the only standalone cross platform uuid library I could find.
> The dependency exists only if compiling with emscripten.

If the header exists on, say, Linux, when compiling using gcc, how does the header suddenly disappear when compiling with enscripten?  If it's there for gcc, it must be there for enscripten.

That aside, you're just assuming the header exists: you're not actually checked for its existence in the configure step.
-- 
https://code.launchpad.net/~zorba-coders/zorba/llvm/+merge/141233
Your team Zorba Coders is subscribed to branch lp:zorba.


References