> $ source *Env.Set.sh
> bash: *Env.Set.sh: No such file or directory
For some reason lost in history (or just a random choice made by somebody
without much thinking), the corresponding file for Windows is called
winenv.set.sh , in lowercase.
Yeah, we probably should rename it to WinEnv.Set.sh
I'm trying to build on Windows Vista, following the directions at:
http://wiki.documentfoundation.org/Development/Native_Build#Partial_build
and
http://wiki.documentfoundation.org/Development/Windows_Build_Dependencies
When I run make for the first time, I get to a point where it tells me there
a
Hello,
On Mon, 2011-02-14 at 11:05 +, Michael Meeks wrote:
> > For me, saxparser crashes... I am debugging that but not really getting much
> I wonder if the stlport iterators were simply more robust against
> changes in the underlying structures. Is this a list it is iterating or
> a ha
Hi,
On 14 February 2011 21:05, Michael Meeks wrote:
> I wonder if the stlport iterators were simply more robust against
> changes in the underlying structures. Is this a list it is iterating or
> a hash ? If the latter then changes in the 'hash' had undefined (but
> non-crashy) behaviour
Hi there,
On Fri, 2011-02-04 at 06:41 -0700, Tor Lillqvist wrote:
> > And after a while of dismissing these, saxparser goes into an infinite loop.
>
> For me, saxparser crashes... I am debugging that but not really getting much
..
> iterator i is iterating so that i points to some bogus data and
Hi Jesús
2011/2/5 Jesús Corrius :
> The stack trace of the crash was the one Tor mentioned previously. So
> I guess it's just a matter of fixing this and we can announce support
> for this compiler.
I ended up uninstalling VS2010 and it seems to have built now (but I
have other issues now).
Than
> I only have VS2008 Express C++ edition installed. How much effort is
> likely required to get it working with 2010, or should I just work on
> getting it to use 2008?
The only thing that didn't work for me using VS2010 was a crash in
climaker.exe, everything else works perfectly fine. The LibO
Hi,
2011/2/4 Jesús Corrius :
> On Fri, Feb 4, 2011 at 2:18 PM, Steven Butler wrote:
>> I keep getting climaker.exe has stopped working popups.
> If you are building it with Visual Studio 2010, it's a known and
> unfortunate issue.
I just realised I have VS2010 Express and vs2008 Express C# ed
On Fri, Feb 4, 2011 at 8:17 PM, Caolán McNamara wrote:
> On Fri, 2011-02-04 at 06:41 -0700, Tor Lillqvist wrote:
>> > And after a while of dismissing these, saxparser goes into an infinite
>> > loop.
>>
>> For me, saxparser crashes... I am debugging that but not really getting much
>> wiser.
>
>
I think the problem is, that without resize the hash map could be
overfilled.
I did fix this like commit 6ecdae26517b89ee670.
Think problem is like in PspKernInfo::Initialize() [in
vcl/unx/source/gdi/salgdi3.cxx]:
maUnicodeKernPairs.insert( aKernPair );
maUnicodeKernPairs is boost::unordered_ma
On Fri, 2011-02-04 at 06:41 -0700, Tor Lillqvist wrote:
> > And after a while of dismissing these, saxparser goes into an infinite loop.
>
> For me, saxparser crashes... I am debugging that but not really getting much
> wiser.
does this patch, to revert a hash_map -> unordered_map make it "go aw
> And after a while of dismissing these, saxparser goes into an infinite loop.
For me, saxparser crashes... I am debugging that but not really getting much
wiser. The crash happens in typelib_typedescription_newMIInterface() in
cppu/source/typelib; it seems that the call to
typelib_typedescript
On Fri, Feb 4, 2011 at 2:18 PM, Steven Butler wrote:
> On 4 February 2011 22:25, Steven Butler wrote:
>> I ended up reenabling graphite and setting the stdext to be std, and
>> commenting out the namespace alias.
>
> I'm getting a lot further into the build now, but have encountered a
> problem w
On 4 February 2011 22:25, Steven Butler wrote:
> I ended up reenabling graphite and setting the stdext to be std, and
> commenting out the namespace alias.
I'm getting a lot further into the build now, but have encountered a
problem with what looks like dotnet bindings?
I keep getting climaker.e
> Hi Steven,
>
> Have you tried "--enable-graphite=no"? That ought to work.
>
I ended up reenabling graphite and setting the stdext to be std, and
commenting out the namespace alias.
That made it work for that. I have a couple of modules that are still
failing to build. I'll re-fetch and try ag
15 matches
Mail list logo