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

Re: Building TSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 26 Oct 2012 19:01:42 +0200

On 26.10.2012 18:35, Matthew Huotari wrote:
> Hello,
>
> I'm having trouble building TSVN. I tried following the instructions in build.txt but I've run into this build error:
>
> [exec] ========== Rebuild All: 17 succeeded, 9 failed, 1 skipped ==========
>
> BUILD FAILED - 0 non-fatal error(s), 31 warning(s)
>
> C:\SVN\TortoiseSVN\src\TortoiseSVN.build(99,6):
> External Program Failed: devenv.com (return code was 1)
>
> Total time: 73.2 seconds.
>
> Which seems to be caused by a bunch of instances where AtlLoadSystemLibraryUsingFullPath is not found. For example:
>
> [exec] 26>..\Utils\MiscUI\AeroGlass.cpp(39): error C3861: 'AtlLoadSystemLibraryUsingFullPath': identifier not found
> [exec] 26>..\Utils\MiscUI\AeroGlass.cpp(111): error C3861: 'AtlLoadSystemLibraryUsingFullPath': identifier not found
> [exec] 26> BufferDC.cpp
> [exec] 26> DIB.cpp
> [exec] 26> FileDropEdit.cpp
> [exec] 26>..\Utils\MiscUI\BrowseFolder.cpp(113): error C3861: 'AtlLoadSystemLibraryUsingFullPath': identifier not found
> [exec] 26> FilterEdit.cpp
> [exec] 26> Gradient.cpp
> [exec] 26> HistoryCombo.cpp
> [exec] 26> HyperLink.cpp
> [exec] 26> IconBitmapUtils.cpp
> [exec] 26> IconMenu.cpp
> [exec] 26> LinkControl.cpp
> [exec] 26>..\Utils\MiscUI\IconBitmapUtils.cpp(29): error C3861: 'AtlLoadSystemLibraryUsingFullPath': identifier not found
> [exec] 26> MyGraph.cpp
>
>
> Do you know what I might be doing wrong?
>
> Thank you.

Check if KB2455033 is installed.
http://support.microsoft.com/kb/2455033

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=3023786
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-26 19:01:51 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.