← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 557758] Re: scons -j2 mode=release build breaks during help localization

 

rev 2661: help files are now built in language-specific dirs (such as
build/help/en-US) instead of the previous build/help. i haven't tried
this with a -j scons flag, but it should work.

** Changed in: dcplusplus
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/557758

Title:
  scons -j2 mode=release build breaks during help localization

Status in DC++:
  Fix Committed

Bug description:
  scons mode=release (of course) works, but scons -j2 mode=release,
  scons -j4 mode=release, et cetera fail consistently. hhc.exe,
  specifically, seems to have problems, but I haven't closely
  investigated.

  scons -j<N> mode=debug works fine.

  Tested with scons 1.2.0 and 1.3.0 with identical results.

  HTML help compiler version 4.74.8702.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/557758/+subscriptions


References