Boost logo

Boost :

Subject: Re: [boost] boost build with emscripten
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2017-01-20 22:15:25


On Fri, Jan 20, 2017 at 12:31 PM, Rene Rivera <grafikrobot_at_[hidden]> wrote:

> On Fri, Jan 20, 2017 at 12:23 PM, Emil Dotchevski <
> emildotchevski_at_[hidden]> wrote:
>
>> On Fri, Jan 20, 2017 at 5:44 AM, Edward Diener <eldiener_at_[hidden]>
>> wrote:
>>
>> > On 1/20/2017 1:59 AM, Emil Dotchevski wrote:
>> >
>> >> Is this the right syntax? With
>> >>
>> >> using emscripten : : "C:\Program
>> >> Files\Emscripten\emscripten\1.35.0\emcc.bat"
>> >>
>> >
>> > Try:
>> >
>> > using emscripten : : "C:/Program Files/Emscripten/emscripten/1.
>> 35.0/emcc.bat"
>> > ;
>>
>>
>> Same result.
>>
>
> Smells like a bug in the command parsing.. :-( I'll see if I can
> duplicated it.
>

I think I fixed it, on develop branch. Try it now. Note that for the path
you either have to escape the back slashes (use \\), or use the forward
slash (/) separator.

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk