[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problems building chm files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 02 Aug 2009 10:14:31 +0200

Hi,

Our doc build script uses SBAppLocale.exe to set the locale for the
htmlhelp compiler. Without that, the index of chm files in languages
that are not 'compatible' with the current OS locale are not compiled
correctly.
See here for why we have to do this:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=18724

Now, since I've switched to Win7, this doesn't work anymore. The
htmlhelp compiler is started by SBAppLocale, but uses up all available
CPU time and never ends. This means I can't build the docs anymore :(

Calling the hhc (the htmlhelp compiler) directly works, but then as
mentioned above the Japanese docs get garbled help indexes.
Turning off UAC or running the build as elevated Admin doesn't help either.

Anyone got an idea on how to fix this?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2378590
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-02 10:14:53 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.